On Thu, Sep 16, 2010 at 5:34 PM, dusans <dusan.smit...@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
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to