]> granicus.if.org Git - python/commit
Issue #12451: Open the test file in binary mode in test_bz2, the text file is
authorVictor Stinner <victor.stinner@haypocalc.com>
Thu, 30 Jun 2011 16:25:07 +0000 (18:25 +0200)
committerVictor Stinner <victor.stinner@haypocalc.com>
Thu, 30 Jun 2011 16:25:07 +0000 (18:25 +0200)
commit938f635acb65873a55adeae8f1e5351b3ac5ea74
tree2fbd1550aff1511ddb31003504ab924d69bec87a
parent2f655b73e4903a218e09cb4c58f7a2b8a706582a
Issue #12451: Open the test file in binary mode in test_bz2, the text file is
not needed.
Lib/test/test_bz2.py