Message407996
> I guess here ``obj`` was supposed to be ``a``.
Okay, I updated the variable name to match the rest of the example.
> But is the description correct when it comes to what class is used where?
It looks fine to me. It is harmonious with the other three entries in the section and every part of the wording is verified in the test code.
> It should be:
Sorry, I disagree with the wordsmithing. IMO, the additional proposed wording mostly makes it harder to read. Also, this section is already a bit long. The details on super() are in the main docs for super(). Here we just want to show that super() is one of the four ways to invoke a descriptor. |
|
Date |
User |
Action |
Args |
2021-12-08 03:44:47 | rhettinger | set | recipients:
+ rhettinger, zuo, docs@python, martin.panter |
2021-12-08 03:44:46 | rhettinger | set | messageid: <1638935086.99.0.932311982682.issue20751@roundup.psfhosted.org> |
2021-12-08 03:44:46 | rhettinger | link | issue20751 messages |
2021-12-08 03:44:46 | rhettinger | create | |
|