commit | dbb82f623ff04f004aa97e3a93185a0bdda7ad2a | [log] [tgz] |
---|---|---|
author | Tim Peters <tim.peters@gmail.com> | Fri Jun 09 03:51:41 2006 +0000 |
committer | Tim Peters <tim.peters@gmail.com> | Fri Jun 09 03:51:41 2006 +0000 |
tree | 747f208b42333c6f4dca262124ec39da4a1b7317 | |
parent | 2b6377912ea26d67d6d4070cee6c21dbde0e7df5 [diff] |
AutoFileTests.tearDown(): Removed mysterious undocumented try/except. Remove TESTFN. Throughout: used open() instead of file(), and wrapped long lines.