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-19 10:54:30 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3af386a5cb935a7efbfa30f33be3be80ed4d71fa
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
These svn adds were forgotten in r62000
2008-03-28 20:11:49 +00:00