[Pydev-users] [pydev - Users] Question regarding analysis vs import
Brought to you by:
fabioz
From: SourceForge.net <no...@so...> - 2006-05-22 15:34:48
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=3744634 By: tdiggins I thought if I made a module a "global" (in preferences: Pydev/pyDev Extension/CodeAnalysis:Undefined:"Consider the following names as globals"), pydev wouldn't analyse the file, but instead would just import the file in a subshell and then do code completion by introspecting the contents of that import inside the subshell. that doesn't seem to be happening. Did I get the wrong message or am I doing something wrong? (Ps - there doesn't seem to be any write up of what "Consider the following names as globals" actually means in the manual - http://www.fabioz.com/pydev/manual_adv_code_analysis.html states "Its (code-analysis') options should be self-explanatory..." -- I think that may be overstating the case!) thanks Tim thanks ______________________________________________________________________ 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 |