Strange variable scope... is this right?

gradha at iname.com gradha at iname.com
Tue Jan 16 17:22:29 EST 2001


Fredrik Lundh <fredrik at effbot.org> wrote:
> Don't have time for a detailed explanation, but I suggest
> you spend a little time reading up on how names, objects,
> and assignments really work in Python.  Start here:

Thank you very much for the links, they have cleared a lot of questions
about namespaces and such. In fact, at the moment I think that the way
Python does (un)binding and rebinding of names is pretty cool :)

-- 

 Grzegorz Adam Hankiewicz   gradha at iname.com - http://gradha.infierno.org
 Other web pages:  http://glub.ehu.es/  -  http://welcome.to/gogosoftware/



More information about the Python-list mailing list