[Python-Dev] any support for a methodcaller HOF?
Terry Reedy
tjreedy at udel.edu
Sun Feb 5 19:11:29 CET 2006
"Nick Coghlan" <ncoghlan at gmail.com> wrote in message
news:43E5A49A.5050907 at gmail.com...
> I guess I misstated myself slightly - I've previously advocated re-using
> the
> 'def' keyword, so there are obviously parallels I want to emphasize.
If 3.0 comes with a conversion program, then I would like to see 'lambda'
replaced with either 'def' or another abbreviation like 'edef' (expression
def) or 'func'.
More information about the Python-Dev
mailing list