]> granicus.if.org Git - python/commit
Issue #22201: Command-line interface of the zipfile module now correctly
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 17 Aug 2014 12:17:56 +0000 (15:17 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 17 Aug 2014 12:17:56 +0000 (15:17 +0300)
commit95d5c9d5fff08e883613df42c99c6c8a9dab7733
tree803adc63b24381b5d559c66aadf9eb4197361249
parentfbe912b7566f90835e968dbd01c2fa726ece6120
parent97f17ff8405e1b6741ff1b1412befd0190896ae7
Issue #22201: Command-line interface of the zipfile module now correctly
extracts ZIP files with directory entries.  Patch by Ryan Wilson.
Misc/NEWS