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 alanmcintyre
Recipients
Date 2007-02-18.18:41:43
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Here is a version of the patch against the current trunk.  It passes a "make test" on my Gentoo laptop at the moment, but I think I still need to add some more tests (like reading from encrypted compressed files), and I need to try out the test_zipfile64 stuff.  I don't have time today to look through the module Glyph suggested, so it may be that after I do that I'll have some more tweaks to make.  I'm pretty sure I'll be able to spend some more time on Wednesday this week.  

I also included the full contents of zipfile.py and test_zipfile.py just in case that's useful to somebody.  
File Added: zipfile_patch6.tgz
History
Date User Action Args
2007-08-23 15:41:47adminlinkissue1121142 messages
2007-08-23 15:41:47admincreate