[Pydev-users] [pydev - Users] RE: Code completion for MySQLdb and minidom

2008-10-10 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=5399724 By: fabioz Usually, that happens when the static analysis is not able to gather enough information to display you this info. A common approach to solve that is adding the packages you want to the 'forc

[Pydev-users] [pydev - Users] RE: code analysis & __name__ var

2008-10-10 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=5401053 By: joey_liu Strange, I restart my system and then create a new module. I type on the first line if __name__ == '__main__': it still has the same error message, and then I type on the second line someva

[Pydev-users] [pydev - Users] RE: code analysis & __name__ var

2008-10-10 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=5401087 By: fabioz Humm, what could happen is that the 1st time the shell still wasn't started, so, pydev just goes on so that your system doesn't appear halted, so, the builtin vars are not available... and t

[Pydev-users] [pydev - Users] Pydev errors when typing import

2008-10-10 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=5405244 By: dwarnold When attempting to type: from numpy import * I get a popup and this error message: An internal error occurred during: "". org.python.pydev.core.ICodeCompletionASTManager.getCompletionsFo