Commit graph

3 commits

Author SHA1 Message Date
Guido van Rossum
75ebb29f88 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.
2001-04-10 15:01:20 +00:00
Guido van Rossum
ca956e2e47 When catching errors from os.rmdir(), test for os.error, not IOError! 2001-03-02 05:46:17 +00:00
Fred Drake
0aaed272a7 Added test for regression on SourceForge bug #117490. 2000-10-23 13:39:15 +00:00