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-12 15:39:22 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
774ac377daf0da8eaddc578d883cd2002cb7a6a4
cpython
/
Lib
/
sqlite3
/
test
T
History
Serhiy Storchaka
72e731cc03
Issue
#13583
: sqlite3.Row now supports slice indexing.
...
Tests by Jessica McKellar.
2015-03-31 13:33:11 +03:00
..
__init__.py
…
dbapi.py
…
dump.py
…
factory.py
Issue
#13583
: sqlite3.Row now supports slice indexing.
2015-03-31 13:33:11 +03:00
hooks.py
…
regression.py
…
transactions.py
…
types.py
Issue
#23641
: Cleaned out legacy dunder names from tests and docs.
2015-03-12 21:56:08 +02:00
userfunctions.py
…