R. David Murray added the comment:

This is not what we use keyword only arguments for.  The standard practice in 
the stdlib is that arguments are arguments unless there is a good reason to 
make one keyword only.  So I'm -1 on this proposal.

----------
nosy: +r.david.murray

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

Reply via email to