[Python-ideas] Where-statement (Proposal for function expressions)

Greg Ewing greg.ewing at canterbury.ac.nz
Sat Jul 18 03:51:33 CEST 2009


Ben Finney wrote:

> I haven't found that any of the examples improve the clarity of the
> code over using a named function.

This isn't about unnamed functions. The functions
defined in a where block still have names.

-- 
Greg





More information about the Python-ideas mailing list