]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Use binary mode for all gzip files we open.
authorGuido van Rossum <guido@python.org>
Wed, 7 Apr 1999 19:00:58 +0000 (19:00 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 7 Apr 1999 19:00:58 +0000 (19:00 +0000)
commit052364b20b78800a1edec0b61392934abfc4176f
tree5b51f9284c257eb36fcc825512b30ad2db2ff7a5
parent00b6d0f2248960c2a08aaffd44a68f0bb4ba3cf3
Use binary mode for all gzip files we open.
Lib/test/test_gzip.py