]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Backport bug #1194181: bz2.BZ2File didn't handle mode 'U' correctly.
authorGeorg Brandl <georg@python.org>
Fri, 3 Jun 2005 19:45:53 +0000 (19:45 +0000)
committerGeorg Brandl <georg@python.org>
Fri, 3 Jun 2005 19:45:53 +0000 (19:45 +0000)
commitbf0771063f286a72d651857ea3461135c14d16c7
treeaef7c54eac1e5a6e6349c375561cdf9c9942ce5d
parentc5d8c7bc139f0321292d9e3551d5998306cfe09c
Backport bug #1194181: bz2.BZ2File didn't handle mode 'U' correctly.
Lib/test/test_bz2.py
Misc/NEWS
Modules/bz2module.c