This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author rhettinger
Recipients docs@python, rhettinger, softwoehr
Date 2020-09-26.19:46:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1601149583.38.0.556242848056.issue41865@roundup.psfhosted.org>
In-reply-to
Content
The __init__() method isn't a feature of super().  It is a feature of the class being called.
History
Date User Action Args
2020-09-26 19:46:23rhettingersetrecipients: + rhettinger, docs@python, softwoehr
2020-09-26 19:46:23rhettingersetmessageid: <1601149583.38.0.556242848056.issue41865@roundup.psfhosted.org>
2020-09-26 19:46:23rhettingerlinkissue41865 messages
2020-09-26 19:46:23rhettingercreate