[Zope] Re: Can't import ExtZSQLFactory
Paul Winkler
pw_lists at slinkp.com
Thu May 11 22:29:12 EDT 2006
On Thu, May 11, 2006 at 06:38:25PM -0600, Andrew Hedges wrote:
> Thanks, Tres, for replying. In fact, I am the author of the MVP
> product (prolly shoulda mentioned that...). It seems Zope's not
> finding my Products path for purposes of importing modules. It is,
> however, finding it for purposes of registering products.
Normally in zope 2, product Foo would import stuff from product Bar
like so:
from Product.Bar import blah
--
Paul Winkler
http://www.slinkp.com
More information about the Zope
mailing list