This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-22 12:24:30 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
09bde0415405d57524ea7cd6f15023e4e13ed193
cpython
/
Lib
/
sqlite3
/
test
T
History
Christian Heimes
c5f05e45cf
Patch
#2167
from calvin: Remove unused imports
2008-02-23 17:40:11 +00:00
..
__init__.py
merged the sqlite-integration branch.
2006-04-01 00:57:31 +00:00
dbapi.py
Update to pysqlite 2.2.0
2006-04-04 06:29:05 +00:00
factory.py
Merged changes from standalone version 2.3.3. This should probably all be
2007-01-14 01:43:50 +00:00
hooks.py
Patch
#2167
from calvin: Remove unused imports
2008-02-23 17:40:11 +00:00
regression.py
Merged changes from standalone version 2.3.3. This should probably all be
2007-01-14 01:43:50 +00:00
transactions.py
Update to pysqlite 2.2.0
2006-04-04 06:29:05 +00:00
types.py
Fix an odd error which would only occur close to new year's eve, due
2008-01-01 04:15:29 +00:00
userfunctions.py
Removed call to enable_callback_tracebacks that slipped in by accident.
2006-06-21 20:55:04 +00:00