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 Hibou57
Recipients Hibou57, Roscoe R. Higgins, brett.cannon, docs@python
Date 2016-01-26.22:07:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1453846033.76.0.995363799979.issue26205@psf.upfronthosting.co.za>
In-reply-to
Content
Better at least two, if I'm not wrong: the innermost scope may be the module's scope. So there is always at least the module scope and the built‑ins scope, at least two up to four.

(if I have not overlooked something)
History
Date User Action Args
2016-01-26 22:07:13Hibou57setrecipients: + Hibou57, brett.cannon, docs@python, Roscoe R. Higgins
2016-01-26 22:07:13Hibou57setmessageid: <1453846033.76.0.995363799979.issue26205@psf.upfronthosting.co.za>
2016-01-26 22:07:13Hibou57linkissue26205 messages
2016-01-26 22:07:13Hibou57create