[docs] [issue26205] Inconsistency concerning nested scopes

Roscoe R.Higgins report at bugs.python.org
Mon Jan 25 21:16:27 EST 2016


New submission from Roscoe R.Higgins:

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.

----------
assignee: docs at python
components: Documentation
messages: 258941
nosy: Roscoe R. Higgins, docs at python
priority: normal
severity: normal
status: open
title: Inconsistency concerning nested scopes
type: behavior
versions: Python 3.5

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue26205>
_______________________________________


More information about the docs mailing list