]> granicus.if.org Git - python/commit
Open at least one binary file in binary mode. This allows a few of the
authorTim Peters <tim.peters@gmail.com>
Sat, 9 Nov 2002 04:44:30 +0000 (04:44 +0000)
committerTim Peters <tim.peters@gmail.com>
Sat, 9 Nov 2002 04:44:30 +0000 (04:44 +0000)
commitae9cbee4da4dc8d224a69dbf4298cab54be94006
treecd939f361c3b9089e507af956a33aaedaa24f5f6
parent6ee6db81c2a1834f6cce864e0c84e1a166b15e95
Open at least one binary file in binary mode.  This allows a few of the
bz2 tests to pass on Windows; most are still failing.
Lib/test/test_bz2.py