]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Merged revisions 62011 via svnmerge from
authorMartin v. Löwis <martin@v.loewis.de>
Sun, 30 Mar 2008 20:21:00 +0000 (20:21 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Sun, 30 Mar 2008 20:21:00 +0000 (20:21 +0000)
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r62011 | gerhard.haering | 2008-03-28 21:08:36 +0100 (Fr, 28 Mär 2008) | 2 lines

  Update sqlite3 module to match current version of pysqlite.
........

Lib/sqlite3/test/userfunctions.py

index dc3a709acd09588f685d15651067407561e1c5c4..c165423727115a8d9e130b7ecdea025c5288303c 100644 (file)
@@ -2,7 +2,7 @@
 # pysqlite2/test/userfunctions.py: tests for user-defined functions and
 #                                  aggregates.
 #
-# Copyright (C) 2005 Gerhard Häring <gh@ghaering.de>
+# Copyright (C) 2005-2007 Gerhard Häring <gh@ghaering.de>
 #
 # This file is part of pysqlite.
 #