Python面向对象中super用法与MRO机制:https://www.cnblogs.com/chenhuabin/p/10058594.html
python 中 super函数的使用:https://www.cnblogs.com/silencestorm/p/8404046.html
super函数
原文:https://www.cnblogs.com/ella-li/p/12069575.html