Nilton Volpato schrieb: > My Google Summer of Code project was just about this, and I > implemented a lot of nice features. These features include: file-like > access to zip member files (which solves your problem, and also > provides a real file-like interface including .read(), .readline(), > etc); support for BZIP2 compression; support for removing a member > file; support for encrypting/decrypting member files.
Unfortunately (?), the 2.6 zipfile module will have much of that, also, please take a look. Regards, Martin _______________________________________________ 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