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 SilentGhost, brian.curtin, duncanb, ezio.melotti, georg.brandl, pitrou, v+python, vstinner
Date 2011-02-23.00:40:52
SpamBayes Score 0.00966511
Marked as misclassified No
Message-id <1298421662.82.0.266745114564.issue11272@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a patch to fix input() on Windows: strip also \r.
History
Date User Action Args
2011-02-23 00:41:02vstinnersetrecipients: + vstinner, duncanb, georg.brandl, pitrou, ezio.melotti, v+python, brian.curtin, SilentGhost
2011-02-23 00:41:02vstinnersetmessageid: <1298421662.82.0.266745114564.issue11272@psf.upfronthosting.co.za>
2011-02-23 00:40:53vstinnerlinkissue11272 messages
2011-02-23 00:40:53vstinnercreate