Python autocomplete module
Shashwat Anand
anand.shashwat at gmail.com
Thu Sep 16 08:18:43 EDT 2010
On Thu, Sep 16, 2010 at 5:34 PM, dusans <dusan.smitran at gmail.com> wrote:
> Is there a python module to make autocomplete suggestion easy.
>
Try 'rlcompleter' module. Though I haven't tried it myself, just used it in
.pythonrc for auto-completion in intepretor mode.
http://docs.python.org/library/rlcompleter.html
--
~l0nwlf
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20100916/c3ad6976/attachment-0001.html>
More information about the Python-list
mailing list