Siddhant schrieb:
> 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?
http://docs.python.org/lib/module-rlcompleter.html
Christian
--
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
--
http://mail.python.org/mailman/listinfo/python-list