This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Alex.LordThorsen
Recipients Alex.LordThorsen, docs@python, ronaldoussoren, techtonik
Date 2014-04-14.22:53:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1397516024.03.0.521194755334.issue18262@psf.upfronthosting.co.za>
In-reply-to
Content
Here's a documentation patch for 2.7 that informs the users that Zipfile.extra and Zipfile.extraall don't save permissions and that Zipfile.writestr will use ZipInfo.extra_attr or default to chmod permission set of 0600.
History
Date User Action Args
2014-04-14 22:53:44Alex.LordThorsensetrecipients: + Alex.LordThorsen, ronaldoussoren, techtonik, docs@python
2014-04-14 22:53:44Alex.LordThorsensetmessageid: <1397516024.03.0.521194755334.issue18262@psf.upfronthosting.co.za>
2014-04-14 22:53:44Alex.LordThorsenlinkissue18262 messages
2014-04-14 22:53:43Alex.LordThorsencreate