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.araujo
Recipients alexis, eric.araujo, mikehoy, paul.moore, tarek, vinay.sajip
Date 2012-02-14.15:37:41
SpamBayes Score 0.049349885
Marked as misclassified No
Message-id <1329233862.38.0.370790380444.issue13198@psf.upfronthosting.co.za>
In-reply-to
Content
Damn, bitten by the use of universal newlines!  I guess I should split on a literal '\n' instead of calling splitlines.  Could you make that change in your clone and tell me if it does the trick?
History
Date User Action Args
2012-02-14 15:37:42eric.araujosetrecipients: + eric.araujo, paul.moore, vinay.sajip, tarek, alexis, mikehoy
2012-02-14 15:37:42eric.araujosetmessageid: <1329233862.38.0.370790380444.issue13198@psf.upfronthosting.co.za>
2012-02-14 15:37:41eric.araujolinkissue13198 messages
2012-02-14 15:37:41eric.araujocreate