cpython/Lib/bsddb
Gregory P. Smith 8107290fa1 * Give the test_bsddb3 tests a unique temporary directory to run their
stuff in and clean it up afterwards regardless of the result.
* Get rid of duplicate list of test modules to run, they're maintained
  within test_all now.
* Print the BerkeleyDB version to stderr when running test_bsddb3 to
  help buildbot problem diagnosis.
2008-05-25 07:14:09 +00:00
..
test * Give the test_bsddb3 tests a unique temporary directory to run their 2008-05-25 07:14:09 +00:00
__init__.py Testsuite for bsddb module, version 4.6.4 2008-05-13 20:57:59 +00:00
db.py bsddb module updated to version 4.7.0 2008-05-22 15:27:38 +00:00
dbobj.py Support linking of the bsddb module against BerkeleyDB 4.5.x 2007-01-05 01:59:42 +00:00
dbrecio.py Fix errors found by pychecker 2006-06-11 08:35:14 +00:00
dbshelve.py Testsuite for bsddb module, version 4.6.4 2008-05-13 20:57:59 +00:00
dbtables.py bsddb module updated to version 4.7.0 2008-05-22 15:27:38 +00:00
dbutils.py email address update 2007-09-09 20:25:00 +00:00