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

Raymond Hettinger report at bugs.python.org
Thu Jun 6 20:50:12 EDT 2019


Raymond Hettinger <raymond.hettinger at gmail.com> added the comment:

> It only says "Return a proxy object that delegates method 
> calls to a parent or sibling class of type" and then gives
> a bunch of use cases and examples."  

That wording seems very reasonable to me.

----------
nosy: +rhettinger

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


More information about the Python-bugs-list mailing list