A.3 Nested scopes

 

This section defines the new scoping semantics that were introduced in Python 2.2. They were available in Python 2.1 by using the future statement "nested_scopes". This section begins with a bit of terminology.


Subsections
See About this document... for information on suggesting changes.