Xiang Zhang added the comment:

Oh yes. The mro list can be customized so we can not even guarantee the type 
appears at index 0 and object at index n-1. It seems we should still keep what 
it is now, iterating the whole mro list.

Sorry that my previous comments seem to be noise. But maybe we can add one 
comment to clarify that iterating the whole list is needed.

----------

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

Reply via email to