Whole document tree
    

Whole document tree

A.3 Nested scopes

 
A.3 Nested scopes

 

This section defines the new scoping semantics that will be introduced in Python 2.2. They are 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.