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-11-02 19:12:55 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
14
a125497ea3
cpython
/
Lib
/
sqlite3
History
Download ZIP
Download TAR.GZ
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