[issue23491] PEP 441 - Improving Python Zip Application Support

Paul Moore report at bugs.python.org
Thu Feb 26 22:32:07 CET 2015


Paul Moore added the comment:

Serihy, thanks for the explanation. I was aware that my replies weren't getting archived, good to know how to avoid that in future.

I've worked out what you mean over the directory entries now. It was easy enough to fix - I just removed the is_file check before writing entries to the zipfile. Test added so it's checked in future as well.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue23491>
_______________________________________


More information about the Python-bugs-list mailing list