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 serhiy.storchaka
Recipients barry, christian.heimes, r.david.murray, serhiy.storchaka
Date 2012-09-25.17:54:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1348595711.0.0.226019048578.issue16042@psf.upfronthosting.co.za>
In-reply-to
Content
Both io.IOBase.readline() and io.TextIOBase.readline() have parameter named "limit".

I doubt that such a change can be done in 2.7 and 3.2.
History
Date User Action Args
2012-09-25 17:55:11serhiy.storchakasetrecipients: + serhiy.storchaka, barry, christian.heimes, r.david.murray
2012-09-25 17:55:11serhiy.storchakasetmessageid: <1348595711.0.0.226019048578.issue16042@psf.upfronthosting.co.za>
2012-09-25 17:54:49serhiy.storchakalinkissue16042 messages
2012-09-25 17:54:49serhiy.storchakacreate