[Python-Dev] Let's just *keep* lambda
"Martin v. Löwis"
martin at v.loewis.de
Tue Feb 7 20:11:06 CET 2006
More information about the Python-Dev mailing list
Tue Feb 7 20:11:06 CET 2006
- Previous message: [Python-Dev] Let's just *keep* lambda
- Next message: [Python-Dev] Let's just *keep* lambda
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Jiwon Seo wrote: > After lambda being made more useful, can I hope that I will be able to > use lambda with multiple statements? :) Lambdas in Lisp and Python are > different, but in the usability perspective they don't need to differ > too much. To my knowledge, nobody proposed to make it "more useful", or to allow statements in the body of a lambda expression (neither single nor multiple). Regards, Martin
- Previous message: [Python-Dev] Let's just *keep* lambda
- Next message: [Python-Dev] Let's just *keep* lambda
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list