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-13 16:08:19 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b772f2e89def5c778b79db07665fb1801e26dc1a
cpython
/
Lib
/
sqlite3
T
History
Victor Stinner
08263f10f8
(Merge 3.3) Issue
#20026
: Fix the sqlite module to handle correctly invalid
...
isolation level (wrong type).
2013-12-19 16:39:00 +01:00
..
test
(Merge 3.3) Issue
#20026
: Fix the sqlite module to handle correctly invalid
2013-12-19 16:39:00 +01:00
__init__.py
…
dbapi2.py
…
dump.py
…