summaryrefslogtreecommitdiffstats
path: root/Lib/bsddb/test/test_all.py
Commit message (Expand)AuthorAgeFilesLines
* Fix bsddb.db.DBError derived exceptions so they can be unpickled.Gregory P. Smith2006-04-081-0/+1
* Backport:Neal Norwitz2006-01-251-0/+6
* bugfix for people executing test_all to run the test suite. (call theGregory P. Smith2004-03-161-1/+1
* Adds basic support for BerkeleyDB 4.2.x. Compiles and passes tests; newGregory P. Smith2003-09-211-3/+3
* Everything worked in both the distutils distro and in Python 2.3cvs,Barry Warsaw2003-01-281-1/+6
* Port BerkeleyDB 4.1 support from the pybsddb project. bsddb is now atBarry Warsaw2002-12-301-0/+76