cpython/Lib/sqlite3/test
Ezio Melotti b3aedd4862 #9424: Replace deprecated assert* methods in the Python test suite. 2010-11-20 19:04:17 +00:00
..
__init__.py
dbapi.py #9424: Replace deprecated assert* methods in the Python test suite. 2010-11-20 19:04:17 +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 #9424: Replace deprecated assert* methods in the Python test suite. 2010-11-20 19:04:17 +00:00
userfunctions.py change deprecated unittest method calls into their proper names. 2009-07-04 08:32:15 +00:00