The following forum message was posted by fabioz at 
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4064451:

Yes, that's a known issue (currently what pydev does is analyze isinstance()
calls, so, if you had assert isinstance(param_that_is_a_class_from_my_module2,
str), you should have code-completion for the str type.

Cheers,

Fabio

------------------------------------------------------------------------------
The modern datacenter depends on network connectivity to access resources
and provide services. The best practices for maximizing a physical server's
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to