Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=7026343
By: chadrik


I'm not sure my builtins are being properly populated in pydev preferences.
The instructions on this page 
http://fabioz.com/pydev/manual_101_interpreter.html
state that I should have 50 builtin libs, but I only have those below:

OpenGL
__builtin__
__main__
_ast
_codecs
_sre
_symtable
_types
email
errno
exceptions
gc
imp
marshal
os
posix
pwd
signal
sys
thread
wx
wxPython
xxsubtype
zipimport

at first I was not getting auto-completion on anything, but I re-setup
the interpreter to point to the system install on leopard, and it seems that
I'm getting auto-completion again.  I've tested these standard modules:

string
commands
logging
inspect
re

of these, 're' is the only module that does not provide auto-completion, so
I'm not sure if I am broken or not.   I'd really like to know more about how
this list of builtins is determined, and, more importantly, if my list is 
complete
or not.

while we're at it, how is the list of system python path directories determined
when choosing the python binary for the interpreter?

-chad






______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=293649

------------------------------------------------------------------------------
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to