]> granicus.if.org Git - python/commit
bpo-28286: Add tests for the mode argument of GzipFile. (GH-4074) (#4076)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 22 Oct 2017 11:53:43 +0000 (04:53 -0700)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 22 Oct 2017 11:53:43 +0000 (14:53 +0300)
commit251de30935490a702b0a365f1e9bea696b39c016
tree1ec3430847cadbf4b9fcdbb9dfe2ce3361ebe1e5
parent34ef6da8f5fb03b83268bd35b77fb2183c748b70
bpo-28286: Add tests for the mode argument of GzipFile. (GH-4074) (#4076)

(cherry picked from commit bcbdd2f8db396c3f0ec9186162b39b5a34effa0e)
Lib/test/test_gzip.py