Ethan Furman added the comment:

Well, with all the changes to inspect to properly locate attributes in the 
class and metaclass mro, __objclass__ is necessary to get the home class 
correct (without it inspect thinks it lives in the EnumMeta metaclass).

----------

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

Reply via email to