Florent Xicluna <[email protected]> added the comment: > Is mro_internal's second call to type_mro_modified still needed?
I was about to remove it, however I'm not enough confident on this. I have to understand how "tp_mro" and "tp_bases" interact in Python 3 (and the C extensions). ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue13575> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
