This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author lars.gustaebel
Recipients johnsonm, lars.gustaebel
Date 2009-06-12.12:35:51
SpamBayes Score 2.1060887e-05
Marked as misclassified No
Message-id <1244810152.96.0.388595898109.issue6254@psf.upfronthosting.co.za>
In-reply-to
Content
It is no documentation bug either: tarfile.open() is prominently
featured right on the top of the first page of the tarfile module online
documentation. tarfile.Tarfile() follows right after it with a short
notice that tarfile.open() should better be used instead.
History
Date User Action Args
2009-06-12 12:35:53lars.gustaebelsetrecipients: + lars.gustaebel, johnsonm
2009-06-12 12:35:52lars.gustaebelsetmessageid: <1244810152.96.0.388595898109.issue6254@psf.upfronthosting.co.za>
2009-06-12 12:35:51lars.gustaebellinkissue6254 messages
2009-06-12 12:35:51lars.gustaebelcreate