Terry J. Reedy <tjre...@udel.edu> added the comment:

Thanks. There must be multiple extra fields allowed. This output suggests that 
a) zipfile mis-parses the extra field in some peculiar case (which I doubt) or 
b) the file either gives a bad field length or third extra field is mal-formed 
and that other tools catch the error and ignore the bad extra field whereas 
zipfile does not.

----------

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

Reply via email to