summaryrefslogtreecommitdiffstats
path: root/Lib/bsddb/test/test_env_close.py
Commit message (Expand)AuthorAgeFilesLines
* Testsuite for bsddb module, version 4.6.4Jesus Cea2008-05-131-107/+0
* 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-6/+3
* Patch #2167 from calvin: Remove unused importsChristian Heimes2008-02-231-1/+0
* [Patch #1520904] Fix bsddb tests to write to the temp directory instead of th...Andrew M. Kuchling2007-01-051-1/+1
* Adds basic support for BerkeleyDB 4.2.x. Compiles and passes tests; newGregory P. Smith2003-09-211-3/+3
* Everything worked in both the distutils distro and in Python 2.3cvs,Barry Warsaw2003-01-281-1/+6
* test01_close_dbenv_before_db(): Added an XXX comment that this test isBarry Warsaw2002-12-311-0/+2
* Port BerkeleyDB 4.1 support from the pybsddb project. bsddb is now atBarry Warsaw2002-12-301-13/+29
* Whitespace normalization.Tim Peters2002-11-241-2/+0
* Importing test suite from bsddb3 3.4.0 (with modifications).Martin v. Löwis2002-11-191-0/+86