13 Jun
2022
13 Jun
'22
2:17 a.m.
One thing was not clear to me from the current PEP 671 text. When that is used in a method, what is the closure for the expressions? Would/should assignments in the class definition be available or only global variables in the module and local variables in the function (if applicable) in which the class definition happens?