[issue9748] .inputrc magic-space breaks interactive mode

stephenk report at bugs.python.org
Fri Sep 3 04:17:05 CEST 2010


New submission from stephenk <krauth.spam1 at gmail.com>:

Adding the following line to ~/.inputrc for bash commandline usage will break the python interactive interpreter.  Specifically, you can no longer type "space" characters:

Space: magic-space

This is fairly serious for bash users, because once you've lived with magic-space you don't ever want to live without it.

This was tested under 2 different operating systems (Ubuntu 9.10, FreeBSD 6.0) and 3 different python versions, so the problem seems widespread.

----------

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


More information about the Python-bugs-list mailing list