cpython/Lib/sqlite3/test
Serhiy Storchaka e79ec70801 Issue #24257: Fixed incorrect uses of PyObject_IsInstance().
Fixed segmentation fault in sqlite3.Row constructor with faked cursor type.
Fixed system error in the comparison of faked types.SimpleNamespace.
2015-05-22 11:13:20 +03:00
..
__init__.py
dbapi.py
dump.py
factory.py
hooks.py
regression.py
transactions.py
types.py
userfunctions.py