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 benjamin.peterson
Recipients Julian, benjamin.peterson, rhettinger
Date 2010-11-21.01:02:13
SpamBayes Score 0.024310393
Marked as misclassified No
Message-id <1290301336.91.0.195103483176.issue10476@psf.upfronthosting.co.za>
In-reply-to
Content
BufferedIOBase readline and __iter__ has to stay for backwards compatibility (especially with python 2). As for by_bytes(), I suggest you post it to python-ideas.
History
Date User Action Args
2010-11-21 01:02:17benjamin.petersonsetrecipients: + benjamin.peterson, rhettinger, Julian
2010-11-21 01:02:16benjamin.petersonsetmessageid: <1290301336.91.0.195103483176.issue10476@psf.upfronthosting.co.za>
2010-11-21 01:02:13benjamin.petersonlinkissue10476 messages
2010-11-21 01:02:13benjamin.petersoncreate