[docs] [issue20285] Improve object.__doc__ and help(object) output

Terry J. Reedy report at bugs.python.org
Sat Dec 9 17:46:19 EST 2017


Terry J. Reedy <tjreedy at udel.edu> added the comment:

How about "The starting base class of all types and classes other than itself." (Object.__bases__ = ().)

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue20285>
_______________________________________


More information about the docs mailing list