python shell that saves history of typed in commands that will persist between reboots
alex23
wuwei23 at gmail.com
Wed Nov 16 22:04:23 EST 2011
On Nov 17, 7:09 am, Ben Finney <ben+pyt... at benfinney.id.au> wrote:
> You can then use that functionality in your Python interactive startup
> file. Here's mine:
Awesome, thank you for this. I use iPython where ever possible but
there are times where I just can't avoid the default shell and this
will help immensely.
Cheers!
More information about the Python-list
mailing list