Serhiy Storchaka added the comment:

This is interesting question. It looks that base classes (as well as mro 
classes) may not go through PyType_Ready. There is no even a check that mro() 
returns only ancestor classes and contains the initial class itself.

----------

_______________________________________
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