summaryrefslogtreecommitdiffstats
path: root/Lib/bsddb/test/test_all.py
Commit message (Expand)AuthorAgeFilesLines
* Fix most trivially-findable print statements.Guido van Rossum2007-02-091-9/+9
* Get rid of dict.has_key(). Boy this has a lot of repercussions!Guido van Rossum2006-08-181-2/+6
* Merge the rest of the trunk.Thomas Wouters2006-06-081-6/+8
* Merge p3yk branch with the trunk up to revision 45595. This breaks a fairThomas Wouters2006-04-211-0/+1
* Fix bug #1413192, fix seg fault in bsddb if a txn was deleted before the env.Neal Norwitz2006-01-251-0/+6
* pybsddb 4.3.1, adds support for DB.set_bt_compare database btree comparisonGregory P. Smith2005-06-031-0/+1
* 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