> Why does code.InteractiveConsole support command history on Windows, but > not in a Gnome terminal (all I get is ^[[A^[[B)? Or does it not support > history at all, and the Windows console is implementing it's own? Is > there any way to get command history working with InteractiveConsole on > Linux?
The only time I see [A[B on Linux in a console is when I am not logged in. Check to see if you're logged in and then try again. AFAIK, Linux does support console history. I hope this helps :) -- http://mail.python.org/mailman/listinfo/python-list