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 mjpieters
Recipients mjpieters, pitrou, python-dev, vstinner
Date 2012-09-01.17:35:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1346520955.74.0.447345022262.issue14385@psf.upfronthosting.co.za>
In-reply-to
Content
I note that the documentation still states a dictionary is required for globals. Should that not be updated as well?

See http://docs.python.org/py3k/library/functions.html#exec
History
Date User Action Args
2012-09-01 17:35:55mjpieterssetrecipients: + mjpieters, pitrou, vstinner, python-dev
2012-09-01 17:35:55mjpieterssetmessageid: <1346520955.74.0.447345022262.issue14385@psf.upfronthosting.co.za>
2012-09-01 17:35:55mjpieterslinkissue14385 messages
2012-09-01 17:35:55mjpieterscreate