summaryrefslogtreecommitdiffstats
path: root/Lib/bsddb/test/test_compare.py
Commit message (Expand)AuthorAgeFilesLines
* Modify import of test_support so that the code can also be used with aGregory P. Smith2008-03-021-1/+5
* Create a db_home directory with a unique name so multiple users canNeal Norwitz2008-02-241-3/+3
* Consistently use tempfile.tempdir for the db_home directory.Neal Norwitz2008-01-261-1/+2
* fix import to work with either module name.Gregory P. Smith2005-06-091-1/+6
* Tools/scripts/reindent.py _is_ your friendAnthony Baxter2005-06-081-26/+26
* make the tests that expect uncatchable exceptions from a callback testGregory P. Smith2005-06-061-19/+48
* Whitespace normalization.Tim Peters2005-06-031-186/+186
* pybsddb 4.3.1, adds support for DB.set_bt_compare database btree comparisonGregory P. Smith2005-06-031-0/+215