Larry Hastings added the comment:

The best fix would be to convert the docstrings to something inspect can parse. 
 Preferably by converting the functions to use Argument Clinic, though you 
could manually mark up the docstring by hand if necessary.

----------

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

Reply via email to