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-24 05:13:44 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ac19d85e04855642a856473b91f3d621e844ad52
cpython
/
Lib
/
sqlite3
T
History
Gerhard Häring
7f7ca35f5b
Fixed rowcount for SELECT statements. They're -1 now (again), for better DB-API 2.0 compliance.
2008-05-31 21:33:27 +00:00
..
test
Fixed rowcount for SELECT statements. They're -1 now (again), for better DB-API 2.0 compliance.
2008-05-31 21:33:27 +00:00
__init__.py
…
dbapi2.py
…
dump.py
…