]> granicus.if.org Git - python/commit
Update sqlite3 module to match current version of pysqlite.
authorGerhard Häring <gh@ghaering.de>
Fri, 28 Mar 2008 20:08:36 +0000 (20:08 +0000)
committerGerhard Häring <gh@ghaering.de>
Fri, 28 Mar 2008 20:08:36 +0000 (20:08 +0000)
commit2a11c05b9d0ceac23a08418a2a2d26acc0993dc9
tree33651a73732335c048ffd4e65092fcc2bcd406b6
parentd289ea6df96e9e24e17914070fd5c2594e44413e
Update sqlite3 module to match current version of pysqlite.
Lib/sqlite3/test/factory.py
Lib/sqlite3/test/userfunctions.py
Modules/_sqlite/cache.c
Modules/_sqlite/cache.h
Modules/_sqlite/cursor.c
Modules/_sqlite/prepare_protocol.h
Modules/_sqlite/row.h
Modules/_sqlite/statement.c
Modules/_sqlite/statement.h
Modules/_sqlite/util.h