En Sat, 12 Apr 2008 17:50:36 -0300, <[EMAIL PROTECTED]> escribió:

> windows vista and python 2.5, is there a way to get the latest command
> entered? would be very useful.
>
> if not by default, anything i could download or write myself?

Do you mean inside the interpreter?
Use up arrow/down arrow. Type a few characters and press F8 to search for  
matches. F7 to select from a list. Courtesy of doskey.

-- 
Gabriel Genellina

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

Reply via email to