Jarle Selvåg added the comment:

This issue is only relevant for classes that have this construct:

class MyClass(object):
    __doc__ += '''Some more text'''
    ....

----------

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

Reply via email to