Arnaud Delobelle wrote:
> On Feb 18, 10:22 pm, Steven D'Aprano <[EMAIL PROTECTED]
> cybersource.com.au> wrote:
> [...]
>> The problem with lambdas comes from people trying to hammer multi-
>> expression functions into a single-expression lambda, hence obfuscating
>> the algorithm. That's no different from people who obfuscate multi-
>> expression functions by writing them as a generator expression.
> 
> I'm sorry if my Python is difficult to understand.  That's because
> I've got a bit of a Lisp...

That may be the first lambda-related humor I've ever heard.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to