[Python-Dev] replacing 'global'
Skip Montanaro
skip at pobox.com
Sun Oct 26 11:19:32 EST 2003
More information about the Python-Dev mailing list
Sun Oct 26 11:19:32 EST 2003
- Previous message: [Python-Dev] replacing 'global'
- Next message: [Python-Dev] replacing 'global'
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Just> - Would := be allowed in statements like "self.a := 2"? It makes
Just> no sense, but since "(a, b) := (2, 3)" IS meaningful, what about
Just> "(a, b, self.c) = (1, 2, 3)"?
Ummm... This doesn't seem to be strengthening your argument. ;-)
Skip
- Previous message: [Python-Dev] replacing 'global'
- Next message: [Python-Dev] replacing 'global'
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list