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 eric.snow
Recipients Arfrever, Mark.Shannon, alex, barry, benjamin.peterson, cvrebert, daniel.urban, eric.snow, meador.inge, michael.foord, ncoghlan, python-dev
Date 2012-09-07.17:03:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1347037411.68.0.879115974689.issue12370@psf.upfronthosting.co.za>
In-reply-to
Content
Actually, that second would still not work (it would have to pass through the non-lexical inner scope that Nick mentioned).  Is that also the case for the first one?
History
Date User Action Args
2012-09-07 17:03:31eric.snowsetrecipients: + eric.snow, barry, ncoghlan, benjamin.peterson, Arfrever, alex, michael.foord, cvrebert, meador.inge, daniel.urban, Mark.Shannon, python-dev
2012-09-07 17:03:31eric.snowsetmessageid: <1347037411.68.0.879115974689.issue12370@psf.upfronthosting.co.za>
2012-09-07 17:03:31eric.snowlinkissue12370 messages
2012-09-07 17:03:31eric.snowcreate