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 _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com