summaryrefslogtreecommitdiffstats
path: root/Lib/bsddb/test/test_compare.py
Commit message (Expand)AuthorAgeFilesLines
* some test suite cleanup, use tempfile.mkdtemp() in setUp andGregory P. Smith2007-08-281-18/+15
* Convert raise statements in bsddb.Collin Winter2007-08-221-1/+1
* SF patch# 1770008 by Christian Heimes (plus some extras).Guido van Rossum2007-08-091-1/+1
* 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