I support PEP 326

Erik Max Francis max at alcyone.com
Fri Jan 23 04:07:14 EST 2004


Paul Prescod wrote:

> Calling min with no arguments need not be the same as calling it with
> an
> empty sequence argument.

Since min(S) and min(*S) behave identically, I submit to you that they
_should_ be.

-- 
 __ Erik Max Francis && max at alcyone.com && http://www.alcyone.com/max/
/  \ San Jose, CA, USA && 37 20 N 121 53 W && &tSftDotIotE
\__/ The only source of knowledge is experience.
    -- Albert Einstein



More information about the Python-list mailing list