[Python] Python on a Mac

Rob Hudson rob at euglug.net
Thu Jun 8 15:36:18 PDT 2006


Anyone know how to get the Python shell on Mac OS X to know what 
up-arrow means?  Instead of getting my history, I get this gobbledigook...

 >>> s = "Python is cool"
 >>> s
'Python is cool'
 >>> ^[[A^[[A^[[B

(I pushed up, up, then down)

Thanks,
Rob


More information about the Python mailing list