cpython/Lib/sqlite3/test
2011-04-04 00:12:04 +02: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
factory.py
hooks.py Issue #11688: Add sqlite3.Connection.set_trace_callback(). Patch by Torsten Landschoff. 2011-04-04 00:12:04 +02: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
types.py Normalize the encoding names for Latin-1 and UTF-8 to 2011-02-25 15:42:01 +00:00
userfunctions.py