[Zope] Python access to zope.conf settings

Stefan H. Holek stefan at epy.co.at
Thu Mar 24 08:08:36 EST 2005


from App.config import getConfiguration
config = getConfiguration()

print config.instancehome
print config.debug_mode


On 24. Mär 2005, at 10:39, burley at zonnet.nl wrote:

> How do I access from Python the zope.conf variable settings?
>
> Thanks.

--
Software Engineering is Programming when you can't. --E. W. Dykstra



More information about the Zope mailing list