Davide Rizzo <sor...@gmail.com> added the comment:

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!

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue11650>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to