How to make command history persistent?

V

vbfoobar

Hello,

My question is:
Is there an easy mean to make Python "command history"
persistent across interpreter invokations?

PS:
In the case the question above is not clear, I rephrase
it below verbosely...
When I work from the Python prompt, I enjoy features
like command line editing and searching/recalling
previous lines of code from the history.
(This is similar to working from a Unix shell prompt.)
But I would like, in addition, be able to keep the history
from one session to another (when I quit Python, the history
is lost, but I would like to retrieve it each time In
invoke again Python interactively).

Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,537
Members
45,023
Latest member
websitedesig25

Latest Threads

Top