]> granicus.if.org Git - python/commit
Remove the files/dirs after closing the DB so the tests work on Windows.
authorNeal Norwitz <nnorwitz@gmail.com>
Wed, 5 Mar 2008 05:10:48 +0000 (05:10 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Wed, 5 Mar 2008 05:10:48 +0000 (05:10 +0000)
commit31e88934ed567f80cdcc671d05862cb58ce61b1b
tree8060f364a61cd4978f8165eaddf25e5dae95ec4d
parentd21fb4c2e097dd72d1772a6f0325cc45f9b20f30
Remove the files/dirs after closing the DB so the tests work on Windows.
Patch from Trent Nelson.  Also simplified removing a file by using test_support.
Lib/bsddb/test/test_dbshelve.py
Lib/bsddb/test/test_thread.py