[Python-Dev] functools additions
"Martin v. Löwis"
martin at v.loewis.de
Sun Apr 15 21:27:21 CEST 2007
> So.... if it's alright with the privledged folk - I'd like to commit
> these minor (and probably non-controversial) additions to the functools
> module.
Do you have commit access? What's your real name?
-1 on these additions. If lambda x:x would be added, it should be named
"identity", not "cat" (if that name is meant to raise associations with
the Unix cat(1) utility, please understand that "cat" is short for
"concatenate").
Regards,
Martin
More information about the Python-Dev
mailing list