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 <and...@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@zope.org > http://mail.zope.org/mailman/listinfo/zope3-users > -- WBR, Dan Korostelev _______________________________________________ Zope3-users mailing list Zope3-users@zope.org http://mail.zope.org/mailman/listinfo/zope3-users