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

It should be the same list from:

import sys
print sys.builtin_module_names

Some modules (such as 'email', 'wx') are hardcoded (because those modules are
known to be better analyzed by a shell than by the static analyzer).

So, that list depends largely on whether you're using python, jython, its 
version
(or if it's some other custom interpreter)

Cheers,

Fabio

______________________________________________________________________
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