I always wondered about the decision to omit the nonlocal statement from the Python 2.X series because it seems to be orthogonal to Python 2.5. Are there any chances for it to be back ported? -- http://mail.python.org/mailman/listinfo/python-list
- nonlocal in Python 2.6 Kay Schluehr
- Re: nonlocal in Python 2.6 Benjamin Peterson