cpython/Lib/sqlite3
Victor Stinner 9450219b06 Issue #20026: Fix the sqlite module to handle correctly invalid isolation level
(wrong type).
2013-12-19 16:44:48 +01:00
..
test Issue #20026: Fix the sqlite module to handle correctly invalid isolation level 2013-12-19 16:44:48 +01:00
__init__.py merged the sqlite-integration branch. 2006-04-01 00:57:31 +00:00
dbapi2.py Issue #14720: Enhance sqlite3 microsecond conversion, document its behavior 2013-02-26 21:34:33 +02:00
dump.py #15109: revert '%'->'format' changes in 4b105d328fe7 to fix regression. 2013-01-10 21:10:40 -05:00