Re: Python2.7 on OSX

2010-09-26 Thread Jonas Galvez
Bingo, that was it. Thanks!

-- Jonas

On Sat, Sep 25, 2010 at 4:05 PM, Shashwat Anand anand.shash...@gmail.comwrote:



 On Sun, Sep 26, 2010 at 12:32 AM, Jonas Galvez jo...@codeazur.com.brwrote:

 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


Re: Python2.7 on OSX

2010-09-25 Thread Shashwat Anand
On Sun, Sep 26, 2010 at 12:32 AM, Jonas Galvez jo...@codeazur.com.brwrote:

 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