summaryrefslogtreecommitdiffstats
path: root/Lib/bsddb/test/test_1413192.py
Commit message (Expand)AuthorAgeFilesLines
* Testsuite for bsddb module, version 4.6.4Jesus Cea2008-05-131-48/+0
* Make sure that the warnings filter is not reset or changed beyond the currentBrett Cannon2008-03-191-4/+5
* squelch the warning that this test is supposed to trigger.Gregory P. Smith2007-10-191-2/+7
* Apply the fix from Issue1112 to make this test more robust and keepGregory P. Smith2007-09-061-9/+22
* stop leaving log.0000001 __db.00* and xxx.db turds in developerGregory P. Smith2007-08-221-1/+9
* Support linking of the bsddb module against BerkeleyDB 4.5.xGregory P. Smith2007-01-051-1/+1
* fix test import for use in standalone pybsddb project bsddb3 module as wellGregory P. Smith2006-01-291-1/+6
* Fix bug #1413192, fix seg fault in bsddb if a txn was deleted before the env.Neal Norwitz2006-01-251-0/+16