Éric Araujo added the comment:

I think it’s Terry who has an enlightening distinction between arguments 
definition (positional-or-keyword, positional-only, keyword-only, starargs, 
starkwargs) and function call (positional, keyword, *-unpacked, **-unpacked).  
It may have been Nick or David though.

----------
nosy: +eric.araujo, terry.reedy

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

Reply via email to