Ryan McCampbell added the comment:

Copying defaults still doesn't give you var positional/keyword arguments, which 
means, you have to explicitly check the parameter type, and then add them in. I 
still think it would more useful to have an "official" way of getting all 
function parameters from arguments.

----------

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

Reply via email to