Yury Selivanov added the comment:

Please consider the attached patch (getargsspec_01.patch).

It modifies 'getargspec' and 'getfullargspec' to use the 'inspect.signature' 
API. The entire test suite passes just fine.

This also will address issue #16490.

I can also update the docs, if it's necessary.

----------
keywords: +patch
nosy: +yselivanov
Added file: http://bugs.python.org/file33420/getargsspec_01.patch

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

Reply via email to