Xiang Zhang added the comment:

It seems you are surprised `super(C, self).foo2()` works but it is actually how 
super() and class.__mro__ works. :-) So not a bug. You could learn more about 
it but sorry I don't have any good reference for you. :-(

----------
nosy: +xiang.zhang
resolution:  -> not a bug
stage:  -> resolved
status: open -> closed

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue29148>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to