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 woo yoo
Recipients brendan-donegan, docs@python, r.david.murray, woo yoo
Date 2016-12-19.14:00:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1482156050.93.0.192500713985.issue29010@psf.upfronthosting.co.za>
In-reply-to
Content
The previous description about scope classify  it into 3 types explicitly, which means the scope containing the current module's global names is not same as the scope containing built-in names.
History
Date User Action Args
2016-12-19 14:00:50woo yoosetrecipients: + woo yoo, r.david.murray, docs@python, brendan-donegan
2016-12-19 14:00:50woo yoosetmessageid: <1482156050.93.0.192500713985.issue29010@psf.upfronthosting.co.za>
2016-12-19 14:00:50woo yoolinkissue29010 messages
2016-12-19 14:00:50woo yoocreate