Securing a future for anonymous functions in Python

Paul Rubin http
Thu Jan 6 19:31:57 EST 2005


Jeff Shannon <jeff at ccvcorp.com> writes:
> It seems to me that in other, less-dynamic languages, lambdas are
> significantly different from functions in that lambdas can be created
> at runtime.

What languages are those, where you can create anonymous functions
at runtime, but not named functions?!  That notion is very surprising
to me.



More information about the Python-list mailing list