Hi,<br><br>I'm not sure how to get auto-completion to work. E.g. if I just install Eric4.1.1, and edit a .py file, autocompletion doesn't know anything about math.sqrt. Fine, I run "eric4-api -o test.api /usr/lib/python2.5/*.py", and set Eric to use the resulting test.api. Well, math is not in a .py file. How do I get Eric to autocomplete for a standard modules like math? I'm not sure what other modules have the same problem as math.<br>
<br>Josh<br><br>