Message373125
> There is one local namespace for each class and function. There is one
> nonlocal namespace for each nested function.
In the first sentence, replace "class" with "class statement" and "function" with "function call". The second sentence could use "nested-function call", but maybe rewrite it as, "There is one nonlocal namespace when a nested function is called." |
|
| Date |
User |
Action |
Args |
| 2020-07-06 14:42:17 | eryksun | set | recipients:
+ eryksun, brett.cannon, terry.reedy, ezio.melotti, docs@python, veky, Hibou57, Roscoe R. Higgins, Mariatta, cheryl.sabella, miss-islington, nanjekyejoannah |
| 2020-07-06 14:42:17 | eryksun | set | messageid: <[email protected]> |
| 2020-07-06 14:42:17 | eryksun | link | issue26205 messages |
| 2020-07-06 14:42:17 | eryksun | create | |
|