Ethan Furman added the comment:

The only solution that is coming to mind is to have EnumMeta go through the 
other base classes, wrap any classmethods it finds, and ensure that they return 
their appropriate type and not an Enum type.

Any other ideas?

----------

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

Reply via email to