New submission from stephenk <krauth.sp...@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 <rep...@bugs.python.org>
<http://bugs.python.org/issue9748>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to