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 eric.araujo, idank, kiilerix, pitrou
Date 2011-08-26.15:15:32
SpamBayes Score 0.0012654595
Marked as misclassified No
Message-id <1314371735.45.0.018412059081.issue12833@psf.upfronthosting.co.za>
In-reply-to
Content
Maybe you need to call sys.stdin.flush() before raw_input?

In any way, 2.6 is in security mode, so we need to reproduce this with current versions: 2.7, 3.2 or 3.3.
History
Date User Action Args
2011-08-26 15:15:35eric.araujosetrecipients: + eric.araujo, pitrou, kiilerix, idank
2011-08-26 15:15:35eric.araujosetmessageid: <1314371735.45.0.018412059081.issue12833@psf.upfronthosting.co.za>
2011-08-26 15:15:33eric.araujolinkissue12833 messages
2011-08-26 15:15:32eric.araujocreate