summaryrefslogtreecommitdiffstats
path: root/Lib/bsddb/test/test_compare.py
Commit message (Expand)AuthorAgeFilesLines
* SF patch 1631942 by Collin Winter:Guido van Rossum2007-01-101-1/+1
* Get rid of dict.has_key(). Boy this has a lot of repercussions!Guido van Rossum2006-08-181-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