[Python-Dev] nonlocal keyword in 2.x? (original) (raw)

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