readline completion
Fredrik Lundh
fredrik at pythonware.com
Thu Jul 1 02:55:52 EDT 1999
More information about the Python-list mailing list
Thu Jul 1 02:55:52 EDT 1999
- Previous message (by thread): Installing Python/XML on Windows?
- Next message (by thread): strange behaviour at termination time
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Angus MacKay wrote: > how is readline completion done for python with the readline module? > > I looked in the readlinemodule.c and saw that ESCESC was bound to > completion but it never completes on anything for me. http://www.python.org/doc/current/tut/node13.html look under "key bindings" </F>
- Previous message (by thread): Installing Python/XML on Windows?
- Next message (by thread): strange behaviour at termination time
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list