Updated now can't scroll uparrow
Chris Rebert
clp2 at rebertia.com
Wed Jun 1 12:55:10 EDT 2011
On Wed, Jun 1, 2011 at 7:37 AM, Gnarlodious <gnarlodious at 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
More information about the Python-list
mailing list