[issue1748064] inspect.getargspec fails on built-in or slot wrapper methods

Georg Brandl report at bugs.python.org
Mon Aug 2 18:20:01 CEST 2010


Georg Brandl <georg at python.org> added the comment:

It *is* a feature request.  The signature of functions implemented in C is currently not exposed to introspection.

----------
nosy: +georg.brandl
type: behavior -> feature request

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue1748064>
_______________________________________


More information about the Python-bugs-list mailing list