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 nbargnesi
Recipients madison.may, nadeem.vawda, nbargnesi, r.david.murray, serhiy.storchaka
Date 2013-07-11.21:20:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1373577613.91.0.860587832381.issue18430@psf.upfronthosting.co.za>
In-reply-to
Content
That's an improvement.

Using wording similar to the constructor's:

Calling a GzipFile object’s peek() method does not advance its position, but the fileobj may be affected. The caller may wish to save the fileobj position prior to calling peek() and resetting it upon return.
History
Date User Action Args
2013-07-11 21:20:13nbargnesisetrecipients: + nbargnesi, nadeem.vawda, r.david.murray, serhiy.storchaka, madison.may
2013-07-11 21:20:13nbargnesisetmessageid: <1373577613.91.0.860587832381.issue18430@psf.upfronthosting.co.za>
2013-07-11 21:20:13nbargnesilinkissue18430 messages
2013-07-11 21:20:13nbargnesicreate