Movatterモバイル変換
[0]ホーム
A. Future statements and nested scopes
The semantics of Python's static scoping will change in version 2.2 tosupport resolution of unbound local names in enclosing functions'namespaces. The new semantics will be available in Python 2.1 throughthe use of a future statement. This appendix documents these twofeatures for Python 2.1; it will be removed in Python 2.2 and thefeatures will be documented in the main sections of this manual.
SubsectionsSeeAbout this document... for information on suggesting changes.
[8]ページ先頭