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
_______________________________________________
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )

Reply via email to