Larry Hastings added the comment:

To be precise: a "keyword argument" is something that happens on the caller 
side.  What you're talking about is a "positional-or-keyword parameter".  And 
parameters are positional-or-keyword by default.

----------

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

Reply via email to