Stefan Behnel added the comment:

The method doesn't seem to be documented, and I'm not sure if the docstring 
really benefits from this lengthy addition. Anyway, here's a patch that 
includes the docstring update.

The exception could be kept the same if we catch an AttributeError and 
explicitly raise a TypeError instead.

----------
Added file: http://bugs.python.org/file29004/inspect_sig_with_docstring.patch

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

Reply via email to