is there history command in python?
contro opinion
contropinion at gmail.com
Mon Sep 3 21:47:57 EDT 2012
More information about the Python-list mailing list
Mon Sep 3 21:47:57 EDT 2012
- Previous message (by thread): simple client data base
- Next message (by thread): is there history command in python?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-list/attachments/20120903/540ab7bf/attachment.html>
- Previous message (by thread): simple client data base
- Next message (by thread): is there history command in python?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list