commit | c9778a8951110e9781f51a10882397b1647a609e | [log] [tgz] |
---|---|---|
author | Neal Norwitz <nnorwitz@gmail.com> | Fri Jun 09 05:54:18 2006 +0000 |
committer | Neal Norwitz <nnorwitz@gmail.com> | Fri Jun 09 05:54:18 2006 +0000 |
tree | ec301abb51d745963c0ff97fd179b480daf7206a | |
parent | 71dc0a043b288fe70d85addbef0dc361246d8d1c [diff] [blame] |
Fix grammar and reflow
diff --git a/Lib/test/test_file.py b/Lib/test/test_file.py index fe3bb92..4698936 100644 --- a/Lib/test/test_file.py +++ b/Lib/test/test_file.py
@@ -314,8 +314,8 @@ def test_main(): - # Historically, these tests have sloppy about removing TESTFN. So get - # rid of it no matter what. + # Historically, these tests have been sloppy about removing TESTFN. + # So get rid of it no matter what. try: run_unittest(AutoFileTests, OtherFileTests) finally: