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 eric.snow, techtonik
Date 2013-03-25.17:24:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1364232251.62.0.907427312301.issue17546@psf.upfronthosting.co.za>
In-reply-to
Content
The documentation seems pretty clear on the nature of the dict returned by locals(). [1]  What documentation are you referring to?

[1] http://docs.python.org/3.4/library/functions.html#locals
History
Date User Action Args
2013-03-25 17:24:11eric.snowsetrecipients: + eric.snow, techtonik
2013-03-25 17:24:11eric.snowsetmessageid: <1364232251.62.0.907427312301.issue17546@psf.upfronthosting.co.za>
2013-03-25 17:24:11eric.snowlinkissue17546 messages
2013-03-25 17:24:11eric.snowcreate