[Zope] python constants

Ben Avery ben@thesite.org
Mon, 22 Jul 2002 16:06:17 +0100


Hi,

I'm writing a website / application server which will have a lot of 
python scripts, and I need to have some global variables defined in one 
place, which can be easily imported into all my scripts.
If I were writing standalone python (or external methods) I would just 
use import to pull them in. But I'd like to access this in the TTW 
interface, not as anything external.

How could I do this?


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Ben Avery
YouthNet UK