[Python-Dev] [Python-ideas] minmax() function returning (minimum, maximum) tuple of a sequence (original) (raw)
"Martin v. Löwis" martin at v.loewis.de
Sun Oct 10 21:48:23 CEST 2010
- Previous message: [Python-Dev] [Python-ideas] minmax() function returning (minimum, maximum) tuple of a sequence
- Next message: [Python-Dev] [Python-ideas] minmax() function returning (minimum, maximum) tuple of a sequence
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [Python-Dev] [Python-ideas] minmax() function returning (minimum, maximum) tuple of a sequence
- Next message: [Python-Dev] [Python-ideas] minmax() function returning (minimum, maximum) tuple of a sequence
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]