22 Jul
2002
22 Jul
'02
3:06 p.m.
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