mirror of
https://github.com/python/cpython.git
synced 2025-12-15 21:44:50 +00:00
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.
This commit is contained in:
parent
c17976e983
commit
c51ee69b27
34 changed files with 6075 additions and 0 deletions
0
Lib/sqlite3/test/__init__.py
Normal file
0
Lib/sqlite3/test/__init__.py
Normal file
Loading…
Add table
Add a link
Reference in a new issue