[issue25692] input function outputs prompt to stderr

Martin Panter report at bugs.python.org
Sat Nov 21 18:09:28 EST 2015


Martin Panter added the comment:

This has been discovered before: Issue 1927, with a simple patch. The choice between stdout and stderr seems to be rather complicated, so the patch may need a bit more work.

----------
nosy: +martin.panter
resolution:  -> duplicate
status: open -> closed
superseder:  -> raw_input behavior incorrect if readline not enabled

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


More information about the Python-bugs-list mailing list