Is there a way to define a true global across modules?

Hendrik van Rooyen mail at microcorp.co.za
Sat Nov 4 00:09:15 EST 2006


 "Fredrik Lundh" <fredrik at pythonware.com> wrote:


> Hendrik van Rooyen wrote:
>
> > I am struggling with this - I want to define a "system-wide" flag for use as
a
> > semaphore.
>
> http://www.effbot.org/pyfaq/how-do-i-share-global-variables-across-modules.htm
>
> </F>

Thanks - just like COBOL's data division *grin*

- Hendrik




More information about the Python-list mailing list