Hi,

I was wondering if there is an API file I can load which contain the
complete reference for all the Python object libraries.
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's names.

For example:
If I type something like:

*import random

foo = random. *<---- after the dot, I dont see the tool tip with all the
possible methods and classes I can use with random.

I would appreciate if you can help me configure that so I can see the
tooltip.

Thanks in advance,
Rob
_______________________________________________
Eric mailing list
[email protected]
http://www.riverbankcomputing.com/mailman/listinfo/eric

Reply via email to