]> granicus.if.org Git - python/commit
Always try to delete the data file before and after the test.
authorNeal Norwitz <nnorwitz@gmail.com>
Mon, 24 Mar 2008 06:18:09 +0000 (06:18 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Mon, 24 Mar 2008 06:18:09 +0000 (06:18 +0000)
commite7789b186d640ee00e5709fcfbeca43780d379e4
treee11a757bac8516d8c17b5aa3882f7048f9916b93
parent2595e7606c62486405f69c04ef21e6af8bbd9a04
Always try to delete the data file before and after the test.
This will hopefully avoid spurious failures if the file doesn't
have the proper permissions to write for some reason.
Lib/test/test_gzip.py
Lib/test/test_io.py