[Python-Dev] replacing 'global'
Greg Ewing
greg at cosc.canterbury.ac.nz
Sat Oct 25 21:20:33 EDT 2003
More information about the Python-Dev mailing list
Sat Oct 25 21:20:33 EDT 2003
- Previous message: [Python-Dev] replacing 'global'
- Next message: [Python-Dev] replacing 'global'
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> How about adding a "rebinding" operator, for example spelled ":=": > > a := 2 I expect Guido would object to that on the grounds that it's conferring arbitrary semantics on a symbol. Greg Ewing, Computer Science Dept, +--------------------------------------+ University of Canterbury, | A citizen of NewZealandCorp, a | Christchurch, New Zealand | wholly-owned subsidiary of USA Inc. | greg at cosc.canterbury.ac.nz +--------------------------------------+
- 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