is there history command in python?

Aldrich DeMata aldrich.demata at gmail.com
Mon Sep 3 22:21:32 EDT 2012


Look at the readline module or use ipython.

Aldrich

On Mon, Sep 3, 2012 at 9:47 PM, contro opinion <contropinion at gmail.com>wrote:

> in bash ,history command can let me know every command which i execute in
> history,
> is there a same command in python console?if there is no,how can i know
> the historical inputs?
> it is not convenient to use direction key( up, or down arrow key) to see
> my historical inputs.
> i want an another convenient method.
>
> --
> http://mail.python.org/mailman/listinfo/python-list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20120903/b6486793/attachment.html>


More information about the Python-list mailing list