[Python-Dev] nonlocal keyword in 2.x?

Guido van Rossum guido at python.org
Mon Nov 2 19:01:54 CET 2009


I'm -0 on backporting nonlocal to 2.7. I could be +0 if we added "from
__future__ import nonlocal_keyword" (or some such phrasing) to enable
it.

-- 
--Guido van Rossum (python.org/~guido)


More information about the Python-Dev mailing list