]> granicus.if.org Git - python/commit
Don't use a fixed temporary name (gdbm).
authorGuido van Rossum <guido@python.org>
Fri, 25 Aug 2006 23:40:32 +0000 (23:40 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 25 Aug 2006 23:40:32 +0000 (23:40 +0000)
commitf35ad33064fb81de3ea4499285d2748c8e5629f1
tree6bff581ac5d3e0b1879e1c88262e816b504efec2
parentb65fb33b022de9fefc8af76339f645c16614e2eb
Don't use a fixed temporary name (gdbm).
Don't use our own temp name creation (dbm).
Should be backported to 2.5.
Lib/test/test_dbm.py
Lib/test/test_gdbm.py