implementing tab completion using python

Siddhant siddhantgoel at gmail.com
Sat Mar 22 06:21:15 EDT 2008


Hi.
How can I implement a tab-completing code using Python?
Like for example, I want to design a simple shell (using Python, of
course), which could support tab completion as well. How do I go about
it?
Thanks.
Siddhant



More information about the Python-list mailing list