[Python-3000] genexp syntax / lambda
Greg Ewing
greg.ewing at canterbury.ac.nz
Thu Apr 20 10:19:16 CEST 2006
Boris Borcic wrote:
> given - much clearer and slightly more concise; or
> ? - slightly clearer and much more concise ?
That would be replacing something that's familiar to
at least some people (even if they are geeks) with
something that's familiar to nobody.
If you really want to replace it with something,
'proc' or 'func' would be better. Most geeks would
be able to guess what they meant, I think.
--
Greg
More information about the Python-3000
mailing list