cpython/Lib/sqlite3
Victor Stinner 08263f10f8 (Merge 3.3) Issue #20026: Fix the sqlite module to handle correctly invalid
isolation level (wrong type).
2013-12-19 16:39:00 +01:00
..
test (Merge 3.3) Issue #20026: Fix the sqlite module to handle correctly invalid 2013-12-19 16:39:00 +01:00
__init__.py remove pointless coding cookies 2010-08-30 14:05:50 +00:00
dbapi2.py Issue #14720: Enhance sqlite3 microsecond conversion, document its behavior 2013-02-26 21:38:17 +02:00
dump.py #15545: fix sqlite3.iterdump regression on unsortable row_factory objects. 2013-01-10 11:04:09 -05:00