commit | 0556e9b119c6ea1068d84dd26763e4862047e808 | [log] [tgz] |
---|---|---|
author | Tim Peters <tim.peters@gmail.com> | Fri Jun 09 04:02:06 2006 +0000 |
committer | Tim Peters <tim.peters@gmail.com> | Fri Jun 09 04:02:06 2006 +0000 |
tree | 663b6b997ad3668c264eb5667a99babcb7bfbe94 | |
parent | dbb82f623ff04f004aa97e3a93185a0bdda7ad2a [diff] |
testUnicodeOpen(): I have no idea why, but making this test clean up after itself appears to fix the test failures when test_optparse follows test_file. test_main(): Get rid of TESTFN no matter what. That's also enough to fix the mystery failures. Doesn't hurt to fix them twice :-)