summaryrefslogtreecommitdiffstats
path: root/Lib/bsddb/test/test_pickle.py
Commit message (Expand)AuthorAgeFilesLines
* Update bsddb code to version 4.7.3pre2. This code shouldJesus Cea2008-08-311-14/+1
* Testsuite for bsddb module, version 4.6.4Jesus Cea2008-05-131-7/+4
* 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-5/+3
* Patch #2167 from calvin: Remove unused importsChristian Heimes2008-02-231-1/+1
* Consistently use tempfile.tempdir for the db_home directory.Neal Norwitz2008-01-261-1/+2
* Fix bsddb.db.DBError derived exceptions so they can be unpickled.Gregory P. Smith2006-04-081-0/+75