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

I'm not very familiar with zipfile, but my immediate reaction is, why should 
it?  It can't know that the file is a unix file, and indeed if the program is 
running on windows it may not be.

Perhaps instead there's something missing in the API to allow you to set the 
correct value when using writestr?

----------
nosy: +r.david.murray

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

Reply via email to