A replacement for lambda

Paul Rubin http
Fri Jul 29 21:18:48 EDT 2005


Christopher Subich <spam.csubich+block at block.subich.spam.com> writes:
> My personal favourite is to replace "lambda" entirely with an
> "expression comprehension", using < and > delimeters.

But how does that let you get more than one expression into the
anonymous function?



More information about the Python-list mailing list