Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=5454254 By: tinjaw
Fabio, Thanks for the reply. Yes, I have tried that, but it doesn't work completely. I have 'nose' added to the builtins, but if I attempt to use 'nose.tools.assert_equals()' it isn't found. I type 'assert_e' + Ctrl + Space and it doesn't show up. (Although related code from numpy shows up.). Now if I do an import in my module, it is found. For example, if I do 'from nose.tools import *'. Again I will mention that the methods in question are simply wrappers of others from unittest that are dynamically created by introspecting the unittest module. That is why my initial thought was that adding them to builtin would solve the problem. thanx ______________________________________________________________________ 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 ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Pydev-users mailing list Pydev-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/pydev-users