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 terytkon
Recipients amaury.forgeotdarc, aymill, ezio.melotti, terytkon, ysj.ray
Date 2010-07-29.09:18:43
SpamBayes Score 0.11453784
Marked as misclassified No
Message-id <1280395126.5.0.967638378954.issue9172@psf.upfronthosting.co.za>
In-reply-to
Content
Hi!

I haven't tested this in linux or with python 2.7 so can't say for sure.. 

However I would assume that the main issue is with the zipdate it self (So does it have those empty directories, which at least winzip creates) and then about how does the os.mkdir act with when trying to create already existing folder.

Did you try it with the example_1.zip, which has those folders described in the zip centralrecord??

Should I also try it out with linux?

-Teemu
History
Date User Action Args
2010-07-29 09:18:46terytkonsetrecipients: + terytkon, amaury.forgeotdarc, ezio.melotti, ysj.ray, aymill
2010-07-29 09:18:46terytkonsetmessageid: <1280395126.5.0.967638378954.issue9172@psf.upfronthosting.co.za>
2010-07-29 09:18:44terytkonlinkissue9172 messages
2010-07-29 09:18:43terytkoncreate