cpython/Lib/sqlite3/test
R. David Murray d35251dc19 #8845: expose sqlite3 inTransaction as RO in_transaction Connection attribute.
Patch by R. David Murray, unit tests by Shashwat Anand.
2010-06-01 01:32:12 +00:00
..
__init__.py Merge p3yk branch with the trunk up to revision 45595. This breaks a fair 2006-04-21 10:40:58 +00:00
dbapi.py #8845: expose sqlite3 inTransaction as RO in_transaction Connection attribute. 2010-06-01 01:32:12 +00:00
dump.py Added missing files for new iterdump method. 2008-03-29 00:41:18 +00:00
factory.py change deprecated unittest method calls into their proper names. 2009-07-04 08:32:15 +00:00
hooks.py change deprecated unittest method calls into their proper names. 2009-07-04 08:32:15 +00:00
regression.py Issue #8195: Fix a crash in sqlite Connection.create_collation() if the 2010-04-22 11:23:23 +00:00
transactions.py Merged new pysqlite version 2.6.0 from trunk. 2010-03-05 15:20:03 +00:00
types.py Merged revisions 74754 via svnmerge from 2009-09-12 18:41:20 +00:00
userfunctions.py change deprecated unittest method calls into their proper names. 2009-07-04 08:32:15 +00:00