[issue20058] IDLE's shell returns a multiple-line string to input() or readline() when multiple lines of text are pasted by the user

Roundup Robot report at bugs.python.org
Wed Dec 25 13:27:22 CET 2013


Roundup Robot added the comment:

New changeset 2a4c083f8f6b by Serhiy Storchaka in branch 'default':
Issue #20058: sys.stdin.readline() in IDLE now always returns only one line.
http://hg.python.org/cpython/rev/2a4c083f8f6b

----------

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


More information about the Python-bugs-list mailing list