[Python-ideas] Tweaking closures and lexical scoping to include the function being defined

Ethan Furman ethan at stoneleaf.us
Wed Sep 28 01:11:25 CEST 2011


Jan Kaliszewski wrote:
> Guido van Rossum dixit (2011-09-26, 19:48):
> 
>> OTOH I am happy to let you all bikeshed on a better name.
> 
> `deflocal`? (definition-time-bound local-scoped var...)
> `ownlocal`? (function's own local-scoped var...)
> `boundlocal`? 

I kinda like boundlocal.

~Ethan~



More information about the Python-ideas mailing list