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-08 05:32:01 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5604ef3e36756e59d3396ed16d7a94de2687e0ac
cpython
/
Lib
/
sqlite3
/
test
T
History
Victor Stinner
502ff6c920
Issue
#10811
: Use TestCase.assertRaises() in the new test
2011-05-09 12:50:41 +02:00
..
__init__.py
…
dbapi.py
…
dump.py
…
factory.py
…
hooks.py
Fix TraceCallbackTests to not use bound parameters (followup to issue
#11688
)
2011-04-04 01:50:50 +02:00
regression.py
Issue
#10811
: Use TestCase.assertRaises() in the new test
2011-05-09 12:50:41 +02:00
transactions.py
…
types.py
…
userfunctions.py
…