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 techtonik
Recipients amaury.forgeotdarc, bgailer, docs@python, eric.snow, georg.brandl, nedbat, techtonik, terry.reedy
Date 2013-03-30.14:00:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1364652003.25.0.242332817007.issue17546@psf.upfronthosting.co.za>
In-reply-to
Content
> them as CPython implementation details and not part of the language definition

What is the formal language definition of locals() then? What behavior and functionality of locals() should be supported by all Python implementations? For a potential language developer, what should locals() calls return to be compatible with this Python definition?
History
Date User Action Args
2013-03-30 14:00:03techtoniksetrecipients: + techtonik, georg.brandl, terry.reedy, amaury.forgeotdarc, nedbat, bgailer, docs@python, eric.snow
2013-03-30 14:00:03techtoniksetmessageid: <1364652003.25.0.242332817007.issue17546@psf.upfronthosting.co.za>
2013-03-30 14:00:03techtoniklinkissue17546 messages
2013-03-30 14:00:03techtonikcreate