cpython/Lib/sqlite3
Serhiy Storchaka 8631da64bb Issue #27861: Fixed a crash in sqlite3.Connection.cursor() when a factory
creates not a cursor.  Patch by Xiang Zhang.
2016-08-29 15:11:52 +03:00
..
test Issue #27861: Fixed a crash in sqlite3.Connection.cursor() when a factory 2016-08-29 15:11:52 +03:00
__init__.py
dbapi2.py
dump.py