On Sun, Sep 26, 2010 at 12:32 AM, Jonas Galvez <jo...@codeazur.com.br>wrote:

> Just installed Python2.7 on my OSX Leopard with make altinstall.
>
> No missing dependencies, but I have one annoying problem: the delete key
> prints '^H' on the Python shell.
>
> Does anyone know how to fix that?
>
> Thanks in advance,
>

Is readline module installed in yours ?
try 'import readline' to check.


>
> -- Jonas
>
> --
> http://mail.python.org/mailman/listinfo/python-list
>
>


-- 
~l0nwlf
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to