R. David Murray <rdmur...@bitdance.com> added the comment:

Hmm.  When I did the same (changed to b'...') and ran it, I got an archive 
test.zip.  When I then opened that archive using ZipFile, its comment attribute 
was b''.  Thus I concluded that the bug exists in Python3.  I don't remember 
seeing any output from running the script, and indeed I would not expect to.  
How did you run it?

Also, I used the uniz unzip command on the produced archive, and got a 
corrupted archive error message and a warning about an incorrect comment length.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue14399>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to