]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Backported r51621 from p3yk:
authorThomas Wouters <thomas@python.org>
Sun, 25 Feb 2007 22:15:53 +0000 (22:15 +0000)
committerThomas Wouters <thomas@python.org>
Sun, 25 Feb 2007 22:15:53 +0000 (22:15 +0000)
commit0c0d949feb422483c9e81800e0f7c0aada25b6ff
tree1c54eeda222eb45f3977b6d9cb320f25da630a9c
parent0454bc2faed156509f56aaf4161b6458fc2127a2
Backported r51621 from p3yk:

Don't use a fixed temporary name (gdbm).
Don't use our own temp name creation (dbm).
Lib/test/test_dbm.py
Lib/test/test_gdbm.py