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 vstinner
Recipients vstinner
Date 2010-03-04.01:07:28
SpamBayes Score 0.00018265814
Marked as misclassified No
Message-id <1267664851.41.0.38418506798.issue4377@psf.upfronthosting.co.za>
In-reply-to
Content
I finally wrote a patch using a small generator based on the .splitlines(1) method. Patch includes a test.
History
Date User Action Args
2010-03-04 01:07:31vstinnersetrecipients: + vstinner
2010-03-04 01:07:31vstinnersetmessageid: <1267664851.41.0.38418506798.issue4377@psf.upfronthosting.co.za>
2010-03-04 01:07:29vstinnerlinkissue4377 messages
2010-03-04 01:07:29vstinnercreate