Better python interactive prompt

Ted Drain ted.drain at jpl.nasa.gov
Fri Oct 8 12:18:36 EDT 1999


Hi all,
Has anyone written a hack (I mean feature addition) to the python
interactive prompt under UNIX?  I'm looking for features similar to the
ones present in the GNU readline library:

- Command history
- Command line editing
- etc, etc

I may try to write this myself, but it means parsing the lines somewhat to
handle the different indentation, prompting, etc.

Thanks
Ted

-- 
Ted Drain   Jet Propulsion Laboratory    Ted.Drain at jpl.nasa.gov




More information about the Python-list mailing list