Does anybody knows about a module to assist with text
autocompletion for a given dictionary?


On machines with the GNU readline library available, Python provides the "readline" module which should allow for auto-completion.

-tkc




--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to