| commit | c2745d2d05546d76f655ab450eb23d1af39e0b1c | [log] [tgz] |
|---|---|---|
| author | Serhiy Storchaka <storchaka@gmail.com> | Tue Jun 05 19:55:41 2018 +0300 |
| committer | GitHub <noreply@github.com> | Tue Jun 05 19:55:41 2018 +0300 |
| tree | 0384203271c3cb593311eb6eb53f7c8325ca6beb | |
| parent | ac1ee1badade69d5cd6d8b9112281f121183e7c0 [diff] |
bpo-33751: Fix test_file. (GH-7378) testModeStrings and testTruncateOnWindows were depended on a file leaked in other tests. Also improve cleaning up after tests.