Interesting talk on Python vs. Ruby and how he would like Python to have just a bit more syntactic flexibility.
Lawrence D'Oliveiro
ldo at geek-central.gen.new_zealand
Wed Feb 17 03:02:13 EST 2010
In message <60b1abce-4381-46ab-91ed-
f2ab2154c0a1 at g19g2000yqe.googlegroups.com>, Andrej Mitrovic wrote:
> Also, lambda's are expressions, not statements ...
Is such a distinction Pythonic, or not? For example, does Python distinguish
between functions and procedures?
More information about the Python-list
mailing list