On Thu, Apr 23, 2009, Ben North wrote: > > The current documentation for tarfile.TarFile.extractfile() does not > mention that the returned 'file-like object' supports close() and also > iteration. The attached patch (against svn trunk) fixes this.
Please post the patch to bugs.python.org -- Aahz ([email protected]) <*> http://www.pythoncraft.com/ "If you think it's expensive to hire a professional to do the job, wait until you hire an amateur." --Red Adair _______________________________________________ Python-Dev mailing list [email protected] http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
