[Python-Dev] nonlocal keyword in 2.x? (original) (raw)
Guido van Rossum guido at python.org
Mon Nov 2 19:01:54 CET 2009
- Previous message: [Python-Dev] nonlocal keyword in 2.x?
- Next message: [Python-Dev] nonlocal keyword in 2.x?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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)
- Previous message: [Python-Dev] nonlocal keyword in 2.x?
- Next message: [Python-Dev] nonlocal keyword in 2.x?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]