This website requires JavaScript.
Explore
Help
Sign in
Stowage
/
cpython
Watch
2
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2026-03-26 06:31:16 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
ef3f32f965
cpython
/
Lib
/
sqlite3
History
Download ZIP
Download TAR.GZ
Gerhard Häring
762fbd3485
The sqlite3 module did cut off data from the SQLite database at the first null
...
character before sending it to a custom converter. This has been fixed now.
2006-07-02 17:48:30 +00:00
..
test
__init__.py
dbapi2.py