[Python-Dev] replacing 'global'
Greg Ewing
greg at cosc.canterbury.ac.nz
Mon Oct 27 21:10:11 EST 2003
> 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 +--------------------------------------+
More information about the Python-Dev
mailing list