]> granicus.if.org Git - python/commit
This test fails on Win98, which is fine, but when it failed it left
authorTim Peters <tim.peters@gmail.com>
Sat, 5 Oct 2002 17:54:56 +0000 (17:54 +0000)
committerTim Peters <tim.peters@gmail.com>
Sat, 5 Oct 2002 17:54:56 +0000 (17:54 +0000)
commit1ee401fcf6a5b561cbed54051077784a11d9d438
tree452476f847e293b60d334de3751e2258253464a0
parenta844f2d165fa7ee4ac1119b53105af5d350063d8
This test fails on Win98, which is fine, but when it failed it left
a junk directory behind that caused 4 other tests to fail later.  Now
it cleans up after itself, and the 4 bogus later failures don't happen.
Lib/test/test_pep277.py