diff options
author | Tim Peters <tim.peters@gmail.com> | 2002-11-09 06:31:56 (GMT) |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2002-11-09 06:31:56 (GMT) |
commit | 499d09af92ec52d9cdfd7fc0353aff9fd3443b91 (patch) | |
tree | e852a5eb8b93fd9fcc6972fd80ef8e7c67c5cbf3 /Misc/NEWS | |
parent | 3de75266aafa32e4d435b5b8a9d950acb53a5990 (diff) | |
download | cpython-499d09af92ec52d9cdfd7fc0353aff9fd3443b91.zip cpython-499d09af92ec52d9cdfd7fc0353aff9fd3443b91.tar.gz cpython-499d09af92ec52d9cdfd7fc0353aff9fd3443b91.tar.bz2 |
Many changes to get this to pass on Windows, and to make it easier to
figure out what the code was doing. The fixes were a combination of
closing open files before deletion, opening files in binary mode, and
plain skipping things that can't work on Windows (BaseTest.decompress
uses a process gimmick that doesn't exist on Windows, and, even if it
did, assumes a "bunzip2" executable is on PATH).
Diffstat (limited to 'Misc/NEWS')
0 files changed, 0 insertions, 0 deletions