[docs] [issue12833] raw_input misbehaves when readline is imported

Martin Panter report at bugs.python.org
Thu Jun 11 11:07:39 CEST 2015


Martin Panter added the comment:

Actually, there should either be a space before the double-colons, or the full stops should be removed. So either of these options:

. . . when a backspace is typed. ::
. . . when a backspace is typed::

----------

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


More information about the docs mailing list