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 daniel.urban
Recipients Arfrever, Mark.Shannon, alex, barry, benjamin.peterson, carsten.klein@axn-software.de, cvrebert, daniel.urban, eric.snow, meador.inge, michael.foord, ncoghlan, python-dev
Date 2012-11-28.08:47:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1354092443.16.0.907969239666.issue12370@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks for the review!

Nick, the example with Outer, InnerParent and InnerChild still works (the evaluation happens before we enter the new scope).

Of course you're all right about __args__ and __kw__. I'll try to find a way to hide them.
History
Date User Action Args
2012-11-28 08:47:23daniel.urbansetrecipients: + daniel.urban, barry, ncoghlan, benjamin.peterson, Arfrever, alex, michael.foord, cvrebert, meador.inge, carsten.klein@axn-software.de, Mark.Shannon, python-dev, eric.snow
2012-11-28 08:47:23daniel.urbansetmessageid: <1354092443.16.0.907969239666.issue12370@psf.upfronthosting.co.za>
2012-11-28 08:47:23daniel.urbanlinkissue12370 messages
2012-11-28 08:47:22daniel.urbancreate