The Python interactive interpreter has no command history
skip at pobox.com
skip at pobox.com
Mon Feb 26 10:49:45 EST 2007
More information about the Python-list mailing list
Mon Feb 26 10:49:45 EST 2007
- Previous message (by thread): The Python interactive interpreter has no command history
- Next message (by thread): How to write a programe that include both pipe(low speed system call) and signal
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> I will try add readline library in my system.
Thomas,
Once you have it installed here's an example of how to use it for command
history:
http://www.webfast.com/~skip/python/completions.py
Skip
- Previous message (by thread): The Python interactive interpreter has no command history
- Next message (by thread): How to write a programe that include both pipe(low speed system call) and signal
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list