summaryrefslogtreecommitdiffstats
path: root/Lib/bsddb/test/test_queue.py
Commit message (Expand)AuthorAgeFilesLines
* remove bsddbBenjamin Peterson2008-09-031-168/+0
* bsddb code updated to version 4.7.3pre2. This code is the same thanJesus Cea2008-08-311-33/+27
* Get test_bsddb3 passingNeal Norwitz2007-08-291-2/+2
* some test suite cleanup, use tempfile.mkdtemp() in setUp andGregory P. Smith2007-08-281-1/+1
* Require strict bytes objects for all bsddb.db input values.Gregory P. Smith2007-08-231-12/+12
* Eat some low hanging fruit... let the test suite run.Gregory P. Smith2007-08-221-2/+3
* Fix most trivially-findable print statements.Guido van Rossum2007-02-091-17/+17
* 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-5/+5
* Importing test suite from bsddb3 3.4.0 (with modifications).Martin v. Löwis2002-11-191-0/+168