> > I really just want to get my "up arrow" history working...
>
> Google for "rlwrap".

Thanks for the rlwrap tip - much easier than reinstalling Python (for
the short term). For anyone interested, I installed it and put this in
my .bashrc file:

alias python='rlwrap python'

Now I have my up-arrow history functionality. Thanks!

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to