cpython/Lib/sqlite3/test
Victor Stinner 502ff6c920 Issue #10811: Use TestCase.assertRaises() in the new test 2011-05-09 12:50:41 +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 Fix TraceCallbackTests to not use bound parameters (followup to issue #11688) 2011-04-04 01:50:50 +02:00
regression.py Issue #10811: Use TestCase.assertRaises() in the new test 2011-05-09 12:50:41 +02: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