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 senko
Recipients docs@python, guettli, senko, serhiy.storchaka
Date 2013-07-06.08:00:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1373097609.99.0.210076800275.issue18336@psf.upfronthosting.co.za>
In-reply-to
Content
Here's a patch just removing the reference.

Although potentially referencing io.IOBase.readline instead would be more correct, IMHO it'd be just more confusing to users reading the docs.
History
Date User Action Args
2013-07-06 08:00:10senkosetrecipients: + senko, guettli, docs@python, serhiy.storchaka
2013-07-06 08:00:09senkosetmessageid: <1373097609.99.0.210076800275.issue18336@psf.upfronthosting.co.za>
2013-07-06 08:00:09senkolinkissue18336 messages
2013-07-06 08:00:09senkocreate