Hi,<br><br>I was wondering if there is an API file I can load which contain the complete reference for all the Python object libraries.<br>I tried to load whatever was available in Eric4 (eric4.api, Python-2.5.api and QScintilla2.api) but whenever I write a statement it never gives me the option for the method&#39;s names.<br>
<br>For example:<br>If I type something like:    <br><br><b style="color: rgb(255, 0, 0);">import random<br><br>foo = random. </b>&lt;---- after the dot, I dont see the tool tip with all the possible methods and classes I can use with random. <br>
<br>I would appreciate if you can help me configure that so I can see the tooltip.<br><br>Thanks in advance,<br>Rob<br>