[Zope] Global constants in Zope

Borislav borislavd@gmx.net
Fri, 06 Sep 2002 11:27:30 -0500


I'd like to define global constants for my web application built with 
Zope but I'm not sure in what kind of object to define them. Is there 
any way to import an external python module in scripts, ZPTs, etc?
Are there alternative approaches?

Thanks in advance.

--Borislav