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 davide.rizzo
Recipients davide.rizzo, ezio.melotti, neologix, sdaoden, vstinner
Date 2011-03-23.15:57:17
SpamBayes Score 0.0052575534
Marked as misclassified No
Message-id <1300895838.59.0.546740017707.issue11650@psf.upfronthosting.co.za>
In-reply-to
Content
You are right. The previous runs were without readline. With readline it behaves as expected.

For the sake of completeness, here's the output of your snippet after Ctrl+Z, fg:
getchar: Interrupted system call
History
Date User Action Args
2011-03-23 15:57:18davide.rizzosetrecipients: + davide.rizzo, vstinner, ezio.melotti, neologix, sdaoden
2011-03-23 15:57:18davide.rizzosetmessageid: <1300895838.59.0.546740017707.issue11650@psf.upfronthosting.co.za>
2011-03-23 15:57:17davide.rizzolinkissue11650 messages
2011-03-23 15:57:17davide.rizzocreate