how to pass globals across modules (wxPython)

Jorge Luiz Godoy Filho godoy at ieee.org
Wed Dec 22 08:13:07 EST 2004


Fredrik Lundh, Terça 21 Dezembro 2004 16:33, wrote:

> well, in my applications, subsystems usually consists of one or more
> classes, or at least
> one or more functions.  code that needs the global context usually gets
> the content either as a constructor argument, or as an argument to
> individual methods/functions.

I see.  Differences in terminology.  We use the same approach as you do. 


Be seeing you,
Godoy.



More information about the Python-list mailing list