Martin Panter added the comment:

See Issue 8706 about changing functions and methods to accept keyword 
arguments. But this cannot be done in general. What would you call the first 
argument to dict() such that all possible keyword arguments still work? What is 
the first range() argument called: start or stop?

----------

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

Reply via email to