You cannot rely on the Zope install script to handle add-on products well, if at all. The same issue wrt .py extensions is present in the CMF skins. So I guess the answer is: "Don't do it that way". They are called add-on products for a reason ;-)

Stefan


--On Donnerstag, 13. März 2003 14:00 +0100 [EMAIL PROTECTED] wrote:


When I run the Zope install script on a freshly installed Zope, and my
Product is already there, it complains that the *.py scripts (aimed for
import) would be invalid, because there are return-, but no def
statements. Thus, installation fails; I must first remove my product.

My question: is it possible to tell the install script not to compile a
certain directory subtree, e.g. placing a certain file somewhere?

-- Those who write software only for pay should go hurt some other field. /Erik Naggum/

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

Reply via email to