From: BS <[EMAIL PROTECTED]>
> Can anyone tell me how to do a "from Products.ZPatterns import anything"
> when using INSTANCE_HOME?
> Do I have to add the INSTANCE_HOME path to sys.path?

As long as Python has already imported Zope (i.e. you're in another Product)
you don't need to do anything special.  All Product directories' contents
can be imported with "import Products.whatever".

Cheers,

Evan @ digicool & 4-am


_______________________________________________
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope )

Reply via email to