This website requires JavaScript.
Explore
Help
Sign In
mirror
/
cpython
Watch
1
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-01-30 22:55:41 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Lib
/
sqlite3
History
Berker Peksag
2b50899a28
Remove empty setUp and tearDown methods from sqlite3 tests
...
They are not used as base classes by another tests so they can safely be removed.
2016-06-14 13:25:11 +03:00
..
test
Remove empty setUp and tearDown methods from sqlite3 tests
2016-06-14 13:25:11 +03:00
__init__.py
…
dbapi2.py
…
dump.py
…