commit | 02494764cb9d1c9e3567d6f17297e3b9a65858d4 | [log] [tgz] |
---|---|---|
author | Tim Peters <tim.peters@gmail.com> | Fri May 26 14:02:05 2006 +0000 |
committer | Tim Peters <tim.peters@gmail.com> | Fri May 26 14:02:05 2006 +0000 |
tree | 9f1062e585f1597a4fe50f4abd5c7a7c84a14116 | |
parent | 525eab37127373cf6f3c4007b816095aef9d2b0c [diff] |
Explicitly close files. I'm trying to stop the frequent spurious test_tarfile failures on Windows buildbots, but it's hard to know how since the regrtest failure output is useless here, and it never fails when a buildbot slave runs test_tarfile the second time in verbose mode.