Python2.7 on OSX
Jonas Galvez
jonas at codeazur.com.br
Sun Sep 26 14:44:50 EDT 2010
Bingo, that was it. Thanks!
-- Jonas
On Sat, Sep 25, 2010 at 4:05 PM, Shashwat Anand <anand.shashwat at gmail.com>wrote:
>
>
> On Sun, Sep 26, 2010 at 12:32 AM, Jonas Galvez <jonas at 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20100926/28aa2ed4/attachment-0001.html>
More information about the Python-list
mailing list