[issue14916] PyRun_InteractiveLoop fails to run interactively when using a Linux pty that's not tied to stdin/stdout

emmanuel report at bugs.python.org
Sun Mar 17 21:16:54 CET 2013


emmanuel added the comment:

run the attached shell script to observe the bug
./bug.sh 0 -> shows the bug
./bug.sh 1 -> shows the expected behaviour (using a workaround)
tested on linux with python 2.7

----------
Added file: http://bugs.python.org/file29431/bug.sh

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14916>
_______________________________________


More information about the Python-bugs-list mailing list