[issue24402] input() uses sys.__stdout__ instead of sys.stdout for prompt

Tal Einat report at bugs.python.org
Fri Jun 12 23:51:13 CEST 2015


Tal Einat added the comment:

Here's a patch with just the required fix (no tests).

----------
keywords: +patch
Added file: http://bugs.python.org/file39697/issue24402.fix_only.patch

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


More information about the Python-bugs-list mailing list