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 AlexWaygood
Recipients AlexWaygood, barry, eli.bendersky, ethan.furman, serhiy.storchaka
Date 2021-10-22.07:36:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Would there be interest in me submitting a PR along these lines?

----

> why use mro() instead of __mro__?

Er, no reason, really. To be honest, I've never really understood why Python has both.
History
Date User Action Args
2021-10-22 07:36:33AlexWaygoodsetrecipients: + AlexWaygood, barry, eli.bendersky, ethan.furman, serhiy.storchaka
2021-10-22 07:36:33AlexWaygoodsetmessageid: <[email protected]>
2021-10-22 07:36:33AlexWaygoodlinkissue45535 messages
2021-10-22 07:36:33AlexWaygoodcreate