On Apr 30, 3:25 pm, MRAB <goo...@mrabarnett.plus.com> wrote:
> You're running Python in a console/shell window. Python calls the
> console for a line of input and the call doesn't return until the
> Enter/carriage return key is pressed. All the fancy history stuff is a
> feature of the console, not Python.

Understood, thank you!
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to