Message133393
Victor, I have neither OS X nor Linux available right now, but if I remember correctly the same happens on both systems when programs call input() (but not from the REPL). See also my previous message with "python -c" tests and my second remark.
What about the Pexpect based tests? Could it be interesting to Python to test the behavior on the terminal?
About the committed patch: is it the right thing to do to call PyOS_InputHook at every restart?
Thank you! |
|
Date |
User |
Action |
Args |
2011-04-09 14:39:25 | davide.rizzo | set | recipients:
+ davide.rizzo, mwh, akuchling, vstinner, ezio.melotti, jesstess, neologix, sdaoden, python-dev |
2011-04-09 14:39:25 | davide.rizzo | set | messageid: <1302359965.08.0.146035661372.issue11650@psf.upfronthosting.co.za> |
2011-04-09 14:39:23 | davide.rizzo | link | issue11650 messages |
2011-04-09 14:39:23 | davide.rizzo | create | |
|