]> granicus.if.org Git - python/commit
[2.7] bpo-28286: Add tests for the mode argument of GzipFile. (GH-4074). (#4077)
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 22 Oct 2017 11:54:05 +0000 (14:54 +0300)
committerGitHub <noreply@github.com>
Sun, 22 Oct 2017 11:54:05 +0000 (14:54 +0300)
commitf7d19b0464cb89ec696affbad9fd7e7c94456eaf
treefa2d4cf2926cb63175010c828191a6c8d9916003
parent4dc05c34ac5269bee55455296909ec47ad8ebb24
[2.7] bpo-28286: Add tests for the mode argument of GzipFile. (GH-4074). (#4077)

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