[Python-Dev] nonlocal keyword in 2.x?
skip at pobox.com
skip at pobox.com
Wed Oct 28 14:35:54 CET 2009
>> So 2.7 support will for the most part be a case not of supporting
>> Python versions, but Python *users*.
Antoine> That's still not a good reason to backport nonlocal. The same
Antoine> reasoning could be used to backport new features to the 2.6
Antoine> branch after all.
No, because 2.6 is in feature freeze (bug fixes only). 2.7 is the current
version of 2.x where new features are allowed to be added.
Skip
More information about the Python-Dev
mailing list