Serhiy Storchaka added the comment:

My opposition against moving splitdoc() to the inspect module is not strict and 
I don't want to fight for it. In an case two-and-a-half votes are larger than 
one-and-a-half.

When you move splitdoc(), you should get rid of the use pydoc.splitdoc() in the 
stdlib and add DeprecatedWarning assertion to the test of pydoc.splitdoc(). The 
existence of pydoc.splitdoc() test is an argument to keep splitdoc() in the 
pydoc module.

----------

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

Reply via email to