[issue1927] raw_input behavior incorrect if readline not enabled

Martin Panter report at bugs.python.org
Wed Dec 2 18:40:03 EST 2015


Martin Panter added the comment:

“Test needed” is meant to mean someone needs help producing the problem, but people also seem use it to request a refined test case for the test suite.

A test case is always nice, although in this case it is a bit tricky. I can try to knock one up use the existing infrastructure in test_builtin.PtyTests. A similar test case could probably be made for the interactive interpreter (Issue 12869), but might be more involved, and I don’t think there is any existing code to copy from.

----------

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


More information about the Python-bugs-list mailing list