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 amaury.forgeotdarc, benjamin.peterson, brian.curtin, gvanrossum, pebbe, pitrou, v+python, vstinner
Date 2011-01-06.16:02:21
SpamBayes Score 2.6848945e-06
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
> Using my patch, the interpreter fails with a SyntaxError on \r:
> attached patch translates newlines to avoid this problem.

See also issue #4628.
History
Date User Action Args
2011-01-06 16:02:26vstinnersetrecipients: + vstinner, gvanrossum, amaury.forgeotdarc, pitrou, benjamin.peterson, v+python, brian.curtin, pebbe
2011-01-06 16:02:26vstinnersetmessageid: <[email protected]>
2011-01-06 16:02:21vstinnerlinkissue10841 messages
2011-01-06 16:02:21vstinnercreate