Mark Dickinson added the comment:

Yes, true:  max is probably still going to have to be a special case, thanks to 
its schizophrenic signature.  (max([1, 2, 3]) versus max(1, 2, 3)).

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue16515>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to