]> granicus.if.org Git - python/commit
Issue #28102: The zipfile module CLI now prints usage to stderr.
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 13 Sep 2016 06:26:29 +0000 (09:26 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Tue, 13 Sep 2016 06:26:29 +0000 (09:26 +0300)
commit2f76b5694db14b06cc20c09001732d05d4a7e1d2
treee545ae4d9fdf700ea79f1c55c524e01d5f84cba4
parentb12881e8213a40418d84ba25c00fbea877a63b4a
Issue #28102: The zipfile module CLI now prints usage to stderr.
Patch by Stephen J. Turnbull.
Lib/zipfile.py
Misc/NEWS