Terry J. Reedy added the comment:

.arguments returns a mutable (ordered) dict that can be modified.  See the 
example in the doc
https://docs.python.org/3.4/library/inspect.html#inspect.BoundArguments

----------

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

Reply via email to