[Python-Dev] [Python-ideas] minmax() function returning (minimum, maximum) tuple of a sequence

"Martin v. Löwis" martin at v.loewis.de
Sun Oct 10 21:48:23 CEST 2010


> Any comments?

For 3.2, this is out of scope, because of the moratorium.

For later versions, I'd rather not see a builtin name polluting the
global namespace for this.

Regards,
Martin


More information about the Python-Dev mailing list