16.03.12 23:02, Chris Rebert написав(ла):
On Fri, Mar 16, 2012 at 1:57 PM, Serhiy Storchaka<storch...@gmail.com> wrote:lambda:fDoesn't help; wouldn't the lambda be implicitly called?
No, the lambda is only for declaration. I prefer to use braces for lambda syntax, it will be fine with 'if' and 'while' functions.
But all this for some other, fictitious, language, not for Python. -- http://mail.python.org/mailman/listinfo/python-list