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

Fredrik Lundh fredrik at pythonware.com
Fri Nov 3 11:04:33 EST 2006


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>




More information about the Python-list mailing list