]> granicus.if.org Git - python/commit
bpo-31998: Fix test_zipapp in case the zlib module is not available. (#4358)
authorSerhiy Storchaka <storchaka@gmail.com>
Fri, 10 Nov 2017 10:09:24 +0000 (12:09 +0200)
committerGitHub <noreply@github.com>
Fri, 10 Nov 2017 10:09:24 +0000 (12:09 +0200)
commita1718bc7e0455ec5019e800d4172947bb4a07962
tree8cece183effdb1c454d87807cb86301620cdacb4
parent191e993365ac3206f46132dcf46236471ec54bfa
bpo-31998: Fix test_zipapp in case the zlib module is not available. (#4358)
Lib/test/test_zipapp.py