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 sebastinas
Recipients docs@python, sebastinas
Date 2012-08-06.10:24:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1344248661.48.0.873103438616.issue15566@psf.upfronthosting.co.za>
In-reply-to
Content
tarfile.TarInfo.frombuf has gained two more parameters: encoding and errors. The documentation of frombuf claims that the only parameter is buf, which is not true anymore.
History
Date User Action Args
2012-08-06 10:24:21sebastinassetrecipients: + sebastinas, docs@python
2012-08-06 10:24:21sebastinassetmessageid: <1344248661.48.0.873103438616.issue15566@psf.upfronthosting.co.za>
2012-08-06 10:24:20sebastinaslinkissue15566 messages
2012-08-06 10:24:20sebastinascreate