]> granicus.if.org Git - python/commit
Fix the cleanup so that we're not left with shelftemp.db.* files.
authorGuido van Rossum <guido@python.org>
Fri, 18 May 2007 21:57:09 +0000 (21:57 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 18 May 2007 21:57:09 +0000 (21:57 +0000)
commit8d9db047d2dde9a36197449bd66ea8b0dc42286d
treeaed001fdadb9c2a7cdf1bd9308f13d12909d7112
parentb5b2270afbb1d8e0abc34e70230ca838a2d23548
Fix the cleanup so that we're not left with shelftemp.db.* files.
This does nothing to fix the tests though...
Lib/test/test_shelve.py