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 <1359884755.14.0.372609902492.issue7083@psf.upfronthosting.co.za>
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: <1359884755.14.0.372609902492.issue7083@psf.upfronthosting.co.za>
2013-02-03 09:45:55techtoniklinkissue7083 messages
2013-02-03 09:45:54techtonikcreate