[issue15319] IDLE - input() is broken.

Roger Serwy report at bugs.python.org
Wed Jul 11 03:47:26 CEST 2012


Roger Serwy <roger.serwy at gmail.com> added the comment:

> Same difference for readlines and writelines. I wonder how input works if it does not call sys.stdin.read()
>

Eventually IDLE makes a call to PyShell's readline.

----------

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


More information about the Python-bugs-list mailing list