]> granicus.if.org Git - python/commit
Issue #22219: The zipfile module CLI now adds entries for directories
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 4 Oct 2014 10:39:18 +0000 (13:39 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Sat, 4 Oct 2014 10:39:18 +0000 (13:39 +0300)
commit52313d72faa199e2e40a3bd5e88fa0b5f5a0bc61
tree7d41fe16209efb4e1ce6eb7c4e98ffb85a554384
parentc6cf35d36d8b1a9d741f86ce8d80a005ff23ba8e
Issue #22219: The zipfile module CLI now adds entries for directories
(including empty directories) in ZIP file.
Lib/zipfile.py
Misc/NEWS