]> granicus.if.org Git - python/commit
bpo-23596: Add unit tests for the command line for the gzip module (GH-9775)
authorStéphane Wirtel <stephane@wirtel.be>
Tue, 9 Oct 2018 21:16:43 +0000 (23:16 +0200)
committerJulien Palard <julien@palard.fr>
Tue, 9 Oct 2018 21:16:43 +0000 (23:16 +0200)
commit84eec1199583bcb034e43337bcb8e2b876ebd269
treeca9c3451fcf0e9d213efb7df9b80179b71419a93
parentc880ffe7d2ce2fedb1831918c8a36e3623e0fb76
bpo-23596: Add unit tests for the command line for the gzip module (GH-9775)

Add unit tests for the command line for the gzip module
Lib/test/test_gzip.py