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 eric.smith
Recipients akuchling, barry, eric.smith, gvanrossum, jaraco, r.david.murray, vstinner, yselivanov
Date 2015-09-28.00:59:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1443401976.61.0.962493893977.issue25252@psf.upfronthosting.co.za>
In-reply-to
Content
Good point. I quick test of our sample code shows that calling regular readline to read up to '\n' does in fact work correctly. Let me do some more testing, then I'll likely close this.

Thanks!
History
Date User Action Args
2015-09-28 00:59:36eric.smithsetrecipients: + eric.smith, gvanrossum, barry, akuchling, jaraco, vstinner, r.david.murray, yselivanov
2015-09-28 00:59:36eric.smithsetmessageid: <1443401976.61.0.962493893977.issue25252@psf.upfronthosting.co.za>
2015-09-28 00:59:36eric.smithlinkissue25252 messages
2015-09-28 00:59:36eric.smithcreate