[Zope] How to get $PRODUCT_HOME

Roman Klesel roman_plonemail at lotuseyes.de
Tue Feb 7 09:00:07 EST 2006


Hello Andrew,

Andrew Milton schrieb:
> | 
> | How can I get the path to the product folder?
> 
> from Globals import package_home
> 
> package_home(globals())
> 
> should give you what you need.
> 

yes this does the trick! Thanks!

Greetings Roman


More information about the Zope mailing list