summaryrefslogtreecommitdiffstats
path: root/Lib/bsddb/test/test_dbshelve.py
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 53005-53303 via svnmerge fromThomas Wouters2007-01-091-1/+1
* Fix the bsddb3 unit tests.Guido van Rossum2006-08-241-6/+18
* Fixed to the point that all unit tests pass again. (However, I get 4Guido van Rossum2006-08-211-1/+0
* Get rid of dict.has_key(). Boy this has a lot of repercussions!Guido van Rossum2006-08-181-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-20/+18
* Whitespace normalization.Tim Peters2002-11-241-2/+0
* Merge with bsddb3 2002.11.23.10.42.36Martin v. Löwis2002-11-231-4/+4
* Importing test suite from bsddb3 3.4.0 (with modifications).Martin v. Löwis2002-11-191-0/+305