Lawrence D'Oliveiro a écrit :
In message <60b1abce-4381-46ab-91ed- f2ab2154c...@g19g2000yqe.googlegroups.com>, Andrej Mitrovic wrote:Also, lambda's are expressions, not statements ...Is such a distinction Pythonic, or not?
Python is (by design) a statement-based language, so yes, this distinction is pythonic !-)
-- http://mail.python.org/mailman/listinfo/python-list