[issue8639] Allow callable objects in inspect.getfullargspec

Maxim Bublis report at bugs.python.org
Tue Aug 2 02:30:25 CEST 2011


Maxim Bublis <b at codemonkey.ru> added the comment:

Agree, support for __new__ or __init__ methods would add some ambiquity, so i've decided to drop __init__ support from patch. Patch has been reuploaded.

----------
Added file: http://bugs.python.org/file22826/inspect2.patch

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


More information about the Python-bugs-list mailing list