Phillip J. Eby wrote: > At 07:27 PM 7/5/2006 +0200, Guido van Rossum wrote: >> However I still don't believe "global" has the stretchiness in its >> meaning that you claim it has. Have you ever heard a Python programmer >> talking about closures use the word "global variable"? >> >> Are there any other native speakers who side with Michael? > > I don't, and am -1 on using "global" to mean "outer".
Another -1 on stretching the meaning of global here. I quite like 'nonlocal', though. Cheers, Nick. -- Nick Coghlan | [EMAIL PROTECTED] | Brisbane, Australia --------------------------------------------------------------- http://www.boredomandlaziness.org _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com