Larry Hastings <la...@hastings.org> added the comment:

It frankly never occurred to me that you'd want mandatory keyword-only 
arguments.  Implementing them as optional-only was easy; I'm not sure but 
making them possibly mandatory (or both!) might complicate matters.

Is there a use case for 'em?

----------

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

Reply via email to