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-29 06:05:00 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
9
ce527883dc
cpython
/
Lib
/
sqlite3
History
Download ZIP
Download TAR.GZ
Neal Norwitz
ce527883dc
Catch OSError when trying to remove a file in case removal fails. This
...
should prevent a failure in tearDown masking any real test failure.
2008-03-05 05:20:44 +00:00
..
test
Catch OSError when trying to remove a file in case removal fails. This
2008-03-05 05:20:44 +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