]> granicus.if.org Git - python/commit
Fix up the cleanup of the temporary DB so it works for BSD DB's
authorFred Drake <fdrake@acm.org>
Mon, 18 Sep 2000 17:56:58 +0000 (17:56 +0000)
committerFred Drake <fdrake@acm.org>
Mon, 18 Sep 2000 17:56:58 +0000 (17:56 +0000)
commit57a4e9092278b9393cb2ee0da7f3b8b19a47c6cf
treed55d256beec2d54193f2f8b34fa568c4c9851257
parenta12adfe48590e310ab7968f4a3b15b8dc3f1e6f6
Fix up the cleanup of the temporary DB so it works for BSD DB's
compatibility layer as well as "classic" ndbm.
Lib/test/test_dbm.py