Maxim Bublis <[email protected]> added the comment:

I've ran into the same problem with getfullargspec not supporting callables, so 
I've written patch with docs and tests, that adds support for any Python 
callable. As a result of getfullargspec's implementation change, getargspec 
function also supports callables.

----------
keywords: +patch
nosy: +maxbublis
Added file: http://bugs.python.org/file22825/inspect.patch

_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue8639>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to