Style: global configuration data

Peter Hansen peter at engcorp.com
Mon Nov 13 09:39:37 EST 2000


Boudewijn Rempt wrote:
> I wonder - does that also work when one of the client modules changes
> a setting in the config? Are the other modules then updated?

Remember, there *are* no other modules, just references to the same
module.  The other client modules receive *references* to the same
module in memory, so yes, they should be updated.

-- 
Peter Hansen



More information about the Python-list mailing list