mirror of
https://github.com/python/cpython.git
synced 2025-09-20 07:31:10 +00:00
Fix markup.
This commit is contained in:
parent
2cb72d3aad
commit
94e5de0df0
1 changed files with 0 additions and 1 deletions
|
@ -428,7 +428,6 @@ Glossary
|
||||||
modules, respectively.
|
modules, respectively.
|
||||||
|
|
||||||
nested scope
|
nested scope
|
||||||
|
|
||||||
The ability to refer to a variable in an enclosing definition. For
|
The ability to refer to a variable in an enclosing definition. For
|
||||||
instance, a function defined inside another function can refer to
|
instance, a function defined inside another function can refer to
|
||||||
variables in the outer function. Note that nested scopes by default work
|
variables in the outer function. Note that nested scopes by default work
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue