This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author alexandre.vassalotti
Recipients Arfrever, alexandre.vassalotti, benjamin.peterson, pitrou
Date 2013-10-19.18:19:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1382206798.52.0.169899286096.issue19301@psf.upfronthosting.co.za>
In-reply-to
Content
Supporting nonlocal variables would be nice. However, unless it is easy to implement, I don't think it is worth the effort since these variables can't be accessed outside the enclosing function's scope.
History
Date User Action Args
2013-10-19 18:19:58alexandre.vassalottisetrecipients: + alexandre.vassalotti, pitrou, benjamin.peterson, Arfrever
2013-10-19 18:19:58alexandre.vassalottisetmessageid: <1382206798.52.0.169899286096.issue19301@psf.upfronthosting.co.za>
2013-10-19 18:19:58alexandre.vassalottilinkissue19301 messages
2013-10-19 18:19:58alexandre.vassalotticreate