A.M. Kuchling <a...@amk.ca> added the comment:

I also ran across this issue today, where the 'disks' value in a Zip file is 0. 
I'm trying to find out what software was used to create them, but it's quite 
plausible that it's Windows as Ramsey Kant suggests. So I think this fix should 
get applied to 3.8 and 3.7. Would it help if I produced a patch?

The PKWare Zip specification that takluyver links above has been updated -- it 
now has an April 29th updated -- but none of the changes are relevant to this.

Interestingly, the 'ditto' command on MacOS X (which can also unpack zip files) 
doesn't complain about the disk number either. I was unable to figure out where 
the source code for ditto is; I couldn't find it on opensource.apple.com.

----------
nosy: +akuchling

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

Reply via email to