Python 2.6 Global Variables

mattofak mattofak at gmail.com
Wed Oct 28 20:50:30 EDT 2009


Hi All;

I'm new to Python and moving from C, which is probably a big source of
my confusion. I'm struggling with something right now though and I
hope you all can help.

I have a global configuration that I would like all my classes and
modules to be able to access. What is the correct way to do this?

Thanks;
Matthew Walker



More information about the Python-list mailing list