[issue12916] Add inspect.splitdoc

Yury Selivanov report at bugs.python.org
Tue Apr 15 00:25:27 CEST 2014


Yury Selivanov added the comment:

I don't like this idea. inspect module is about introspection, and not about interpreting its results. I'd keep this function in pydoc and document it if there is noticeable demand for it.

----------

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


More information about the Python-bugs-list mailing list