This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-10-14 02:43:49 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
e7ea7451a8
cpython
/
Lib
/
sqlite3
History
Download ZIP
Download TAR.GZ
Gerhard Häring
e7ea7451a8
Bring sqlite3 module up-to-date with what's now in 2.6. Almost. I intentionally
...
left out the stuff about creating a connection object from a APSW connection.
2008-03-29 00:45:29 +00:00
..
test
Bring sqlite3 module up-to-date with what's now in 2.6. Almost. I intentionally
2008-03-29 00:45:29 +00:00
__init__.py
Quite a few fixes to make the library and test suite more robust when
2006-08-17 20:24:18 +00:00
dbapi2.py
Merging the py3k-pep3137 branch back into the py3k branch.
2007-11-06 21:34:58 +00:00
dump.py
Added missing files for new iterdump method.
2008-03-29 00:41:18 +00:00