[docs] [issue37176] super() docs don't say what super() does

Jeroen Demeyer report at bugs.python.org
Fri Jun 7 06:00:45 EDT 2019


Jeroen Demeyer <J.Demeyer at UGent.be> added the comment:

> The sentence doesn't talk about the MRO of *type* (the first argument), 
it talks about the __mro__ attribute.

If you have to explain in a bpo issue how the doc should be read, that proves exactly my point that it's confusing. The fact that it's technically correct if you read it the right way is irrelevant.

----------

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


More information about the docs mailing list