]> granicus.if.org Git - python/commit
Some other tests, when failing, don't always remove their TESTFN file.
authorGuido van Rossum <guido@python.org>
Tue, 10 Apr 2001 15:01:20 +0000 (15:01 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 10 Apr 2001 15:01:20 +0000 (15:01 +0000)
commit75ebb29f88def196ec8486c7ad1f717a211dd146
tree5549b31b9782cea808da0eb53d24c45a19ce2f1c
parenta5af2148ee7941a033f3ecbc73bc180061416589
Some other tests, when failing, don't always remove their TESTFN file.
Try to do it for them, so our mkdir() operation doesn't fail.
Lib/test/test_mailbox.py