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 pitrou
Recipients lucifer, nirai, pitrou
Date 2010-01-04.23:43:57
SpamBayes Score 0.036197163
Marked as misclassified No
Message-id <1262648693.3397.15.camel@localhost>
In-reply-to <1262644774.25.0.861390590237.issue7610@psf.upfronthosting.co.za>
Content
> I updated the patch. This time universal newlines are supported.

Thank you. Are you sure the "Shortcut common case" in readline() is
useful? BufferedIOBase.readline() in itself should be rather fast.
History
Date User Action Args
2010-01-04 23:43:59pitrousetrecipients: + pitrou, nirai, lucifer
2010-01-04 23:43:57pitroulinkissue7610 messages
2010-01-04 23:43:57pitroucreate