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-07-28 05:34:31 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
c060b0e7eb
cpython
/
Lib
/
sqlite3
History
Download ZIP
Download TAR.GZ
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
Merged changes from standalone version 2.3.3. This should probably all be
2007-01-14 01:43:50 +00:00
dump.py
These svn adds were forgotten in r62000
2008-03-28 20:11:49 +00:00