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 georg.brandl, gvanrossum, nedbat, pitrou, techtonik, terry.reedy
Date 2013-02-03.09:45:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Any progress on that? After a month I am inclined that this behavior should be fixed, not only documented. The correct documentation is:

NOTE: The variable returned by locals() is sporadically updated by core interpreter.
History
Date User Action Args
2013-02-03 09:45:55techtoniksetrecipients: + techtonik, gvanrossum, georg.brandl, terry.reedy, pitrou, nedbat
2013-02-03 09:45:55techtoniksetmessageid: <[email protected]>
2013-02-03 09:45:55techtoniklinkissue7083 messages
2013-02-03 09:45:54techtonikcreate