It has this documentation Method Resolution Order, explaining what happens when methods name clash in multi-inheritance.
This should be part of the official python lang spec, or doc.
But it is instead, attached as appendix, written by somebody else, yet with a official declaration that it is historical, but then say it is still in use though.