[Zope3-Users] Eclipse + PyDev + deferred imports

Dan Korostelev nadako at gmail.com
Tue Aug 11 02:02:20 EDT 2009


IIRC, in newer versions of zope.component and other packages, deferred
imports are not used anymore, so PyDev sees the import and does
completion.

2009/8/11 andrew <andrew at reurbanise.co.nz>:
> Hi All,
>
> Not a big problem, but it would be nice to be able to remove the
> annoying "unresolved import" messages I get in PyDev (in Eclipse) when
> doing, e.g.:
>
> from zope.component import getUtility
>
> which is a Zope deferred import, hence PyDev knows nothing about it.
>
> Has anyone else found a way around this ?
>
> Cheers, Andrew.
>
> _______________________________________________
> Zope3-users mailing list
> Zope3-users at zope.org
> http://mail.zope.org/mailman/listinfo/zope3-users
>



-- 
WBR, Dan Korostelev


More information about the Zope3-users mailing list