[issue47007] [doc] str docs are inconsistent with special method lookup

Vedran Čačić report at bugs.python.org
Mon Mar 14 04:28:20 EDT 2022


Vedran Čačić <vedgar at gmail.com> added the comment:

You mean `type(object).__str__(object)` instead of `type(object).__str__()`, obviously.

----------
nosy: +veky

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


More information about the Python-bugs-list mailing list