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