[Zope3-Users] Eclipse + PyDev + deferred imports

andrew andrew at reurbanise.co.nz
Tue Aug 11 00:55:37 EDT 2009


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.



More information about the Zope3-users mailing list