summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_bsddb185.py
Commit message (Expand)AuthorAgeFilesLines
* Deprecate the bsddb185 module for removal in 3.0.Brett Cannon2008-05-101-2/+2
* Patch #2167 from calvin: Remove unused importsChristian Heimes2008-02-231-1/+1
* simpler temp dir cleanupSkip Montanaro2003-05-171-8/+6
* Fixed test_anydbm_creates to use proper paths for the created db.Brett Cannon2003-05-131-5/+11
* don't need to worry about file endiannessSkip Montanaro2003-05-061-1/+0
* test case for bsddb185 moduleSkip Montanaro2003-05-061-0/+40