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 chris.jerdonek
Recipients chris.jerdonek, vstinner
Date 2012-08-08.21:48:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1344462503.02.0.0720405060907.issue15595@psf.upfronthosting.co.za>
In-reply-to
Content
Victor, I have not personally experienced this issue.  I just noticed that the order of operations is wrong or not portable in the _translate_newlines() method when I was looking at the code for another reason.
History
Date User Action Args
2012-08-08 21:48:23chris.jerdoneksetrecipients: + chris.jerdonek, vstinner
2012-08-08 21:48:23chris.jerdoneksetmessageid: <1344462503.02.0.0720405060907.issue15595@psf.upfronthosting.co.za>
2012-08-08 21:48:22chris.jerdoneklinkissue15595 messages
2012-08-08 21:48:22chris.jerdonekcreate