]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[Patch #1520904] Fix bsddb tests to write to the temp directory instead of the Lib...
authorAndrew M. Kuchling <amk@amk.ca>
Fri, 5 Jan 2007 15:51:24 +0000 (15:51 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Fri, 5 Jan 2007 15:51:24 +0000 (15:51 +0000)
commit9c3a392321b615fcd1abe184ad5759808a7bc943
treed7ce8f1595a2009dde750acb39ea13816e3a915b
parent882680462c937185702868c2ad3e61aed7f2cae1
[Patch #1520904] Fix bsddb tests to write to the temp directory instead of the Lib/bsddb/test directory
Lib/bsddb/test/test_associate.py
Lib/bsddb/test/test_basics.py
Lib/bsddb/test/test_dbobj.py
Lib/bsddb/test/test_dbshelve.py
Lib/bsddb/test/test_dbtables.py
Lib/bsddb/test/test_env_close.py
Lib/bsddb/test/test_join.py
Lib/bsddb/test/test_lock.py
Lib/bsddb/test/test_misc.py
Lib/bsddb/test/test_recno.py
Lib/bsddb/test/test_thread.py