On Wed, Jun 1, 2011 at 7:37 AM, Gnarlodious <gnarlodi...@gmail.com> wrote: > I updated Python to 3.1.3 on Mac OSX. Now suddenly in the Interactive > interpreter I get all this instead of scrolling the history: > >>>> ^[[A^[[A^[[A > > What's wrong and how to fix it?
Looks like GNU readline support wasn't enabled in the build you installed. How did you install your Python? Cheers, Chris -- http://mail.python.org/mailman/listinfo/python-list