]> granicus.if.org Git - python/commit
Skip test_dbm if we can't write to the file
authorNeal Norwitz <nnorwitz@gmail.com>
Sat, 2 Nov 2002 18:25:08 +0000 (18:25 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Sat, 2 Nov 2002 18:25:08 +0000 (18:25 +0000)
commite7629c85bcfd8ba023ce89f506f393fc41d5f6bf
tree506655b1636a0da1d1546de5a77171d2faadb744
parent94a83fdc157a8d393bcee3321ccdb5a818a2bf78
Skip test_dbm if we can't write to the file
Cleanup (remove) the file(s) after we are done with the test.
(Fixes problem on snake farm)
Lib/test/test_dbm.py