[Python-Dev] replacing 'global'
Greg Ewing
greg at cosc.canterbury.ac.nz
Mon Oct 27 21:10:11 EST 2003
More information about the Python-Dev mailing list
Mon Oct 27 21:10:11 EST 2003
- Previous message: [Python-Dev] replacing 'global'
- Next message: [Python-Dev] replacing 'global'
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> The best alternative I've seen that addresses nested scope and the > global declaration. Is to borrow :: from C++: -1000! I hate it whenever an otherwise sensible language borrows this ugly piece of syntax. 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