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.