[Python-Dev] zipfile patch (1121142) updated (original) (raw)

Alan McIntyre alan.mcintyre at gmail.com
Wed Feb 28 01:48:08 CET 2007


I posted what I hope can be the final update to patch 1121142 (adding an open() method to ZipFile that returns a read-only file-like object). If anybody has time to review and apply it I would appreciate it.

https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1121142&group_id=5470

If I find time later I may start another patch to add a ZipFile method analogous to TarFile.extract, and any neat features from the module Glyph suggested, but I figured it was best to stick to the scope of the original patch and get it wrapped up.

Thanks, Alan



More information about the Python-Dev mailing list