I support PEP 326

Andrew Koenig ark at acm.org
Mon Jan 26 10:57:31 EST 2004


> Calling min with no arguments need not be the same as calling it with an
> empty sequence argument. That is not necessarily an argument for making
> the empty function call return something arguably strange...

Having min() and min([]) return different values is also arguably strange.





More information about the Python-list mailing list