Raymond Hettinger added the comment:

+1 for this suggestion.  There are a number of places where we've been trapped 
between having no keyword arguments or having to use keywords for all arguments 
even when it doesn't make sense to have all arguments be keywords.

----------
nosy: +rhettinger

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

Reply via email to