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-24 11:44:31 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
4fc4defd1c
cpython
/
Lib
/
sqlite3
History
Download ZIP
Download TAR.GZ
Simon Willison
4fc4defd1c
Remove unused var from CheckCancelOperation test (GH-4317)
...
It looks like this was copied from one of the previous tests, which did use it.
2017-11-08 00:06:55 +03:00
..
test
Remove unused var from CheckCancelOperation test (GH-4317)
2017-11-08 00:06:55 +03:00
__init__.py
dbapi2.py
Issue
#10203
: sqlite3.Row now truly supports sequence protocol. In particulr
2014-05-28 12:58:34 +03:00
dump.py