[Python-Dev] Zipfile and tarfile (original) (raw)

Martin v. Loewis martin@v.loewis.de
14 Apr 2002 20:05:45 +0200


Itamar Shtull-Trauring <twisted@itamarst.org> writes:

I submitted a patch that solved this, which was rejected since I didn't write enough test code or documentation:

Another such patch was submitted as http://python.org/sf/503592. I personally believe that the method on zipfiles to create a file-like object for archive members should be called .open().

Regards, Martin