[Python-ideas] An alternative to PEP 572's Statement-Local Name Bindings

Stephen J. Turnbull turnbull.stephen.fw at u.tsukuba.ac.jp
Sun Mar 4 06:09:46 EST 2018


Soni L. writes:

 > [(lambda y: (f(y), g(y)))(h(x)) for x in things] ?

MicroLisp?


More information about the Python-ideas mailing list