cpython/Lib/sqlite3/test
Anthony Baxter c51ee69b27 merged the sqlite-integration branch.
This is based on pysqlite2.1.3, and provides a DB-API interface in
the standard library. You'll need sqlite 3.2.2 or later to build
this - if you have an earlier version, the C extension module will
not be built.
2006-04-01 00:57:31 +00:00
..
__init__.py merged the sqlite-integration branch. 2006-04-01 00:57:31 +00:00
dbapi.py merged the sqlite-integration branch. 2006-04-01 00:57:31 +00:00
factory.py merged the sqlite-integration branch. 2006-04-01 00:57:31 +00:00
transactions.py merged the sqlite-integration branch. 2006-04-01 00:57:31 +00:00
types.py merged the sqlite-integration branch. 2006-04-01 00:57:31 +00:00
userfunctions.py merged the sqlite-integration branch. 2006-04-01 00:57:31 +00:00