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 Roscoe R. Higgins
Recipients Roscoe R. Higgins, docs@python
Date 2016-01-26.02:16:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1453774587.84.0.143729632402.issue26205@psf.upfronthosting.co.za>
In-reply-to
Content
In chapter 9. Classes of the Python3.5 documentation it says: 

"At any time during execution, there are at least three nested scopes whose namespaces are directly accessible:",

followed by a list containing 4 items.
Further down a middle scope is mentioned (although mentioned by name). This was confusing for a while.
History
Date User Action Args
2016-01-26 02:16:27Roscoe R. Higginssetrecipients: + Roscoe R. Higgins, docs@python
2016-01-26 02:16:27Roscoe R. Higginssetmessageid: <1453774587.84.0.143729632402.issue26205@psf.upfronthosting.co.za>
2016-01-26 02:16:27Roscoe R. Higginslinkissue26205 messages
2016-01-26 02:16:27Roscoe R. Higginscreate