Python Global State

er erobererunc at gmail.com
Tue Feb 3 10:58:49 EST 2009


Simple question, I think: Is there a way to make a completely global
variable across a slew of modules?  If not, what is the canonical way to
keep a global state?  The purpose of this is to try to prevent circular
module imports, which just sort of seems nasty.  Thank you!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20090203/ff9b1817/attachment.html>


More information about the Python-list mailing list