tab completion in cmd

Michael Hudson mwh at python.net
Sun May 13 13:32:04 EDT 2001


Luca Manini <manini at eclipse-net.it> writes:

> is it possible to have configurable tab-completion (à la tcsh) in
> the command line interface (cmd) of Python?

"import rlcompleter" shoud do the trick.

Cheers,
M.

-- 
  > I'm a little confused.
  That's because you're Australian!  So all the blood flows to
  your head, away from the organ most normal guys think with.
                        -- Mark Hammond & Tim Peters, comp.lang.python



More information about the Python-list mailing list