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-13 07:59:04 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4be1e24933db192b3cf95e102a46673bb3312dc3
cpython
/
Lib
/
sqlite3
/
test
T
History
Serhiy Storchaka
78ee078405
Issue
#19601
: Use specific asserts in sqlite3 tests.
2013-11-17 00:39:12 +02:00
..
__init__.py
…
dbapi.py
…
dump.py
…
factory.py
Issue
#19601
: Use specific asserts in sqlite3 tests.
2013-11-17 00:39:12 +02:00
hooks.py
Issue
#19601
: Use specific asserts in sqlite3 tests.
2013-11-17 00:39:12 +02:00
regression.py
#18741
: fix more typos. Patch by Févry Thibault.
2013-08-17 16:11:40 +03:00
transactions.py
…
types.py
#18741
: fix more typos. Patch by Févry Thibault.
2013-08-17 16:11:40 +03:00
userfunctions.py
…