Guido van Rossum <[email protected]> added the comment:
I think it's strange code -- the mixin wants to be a metaclass but also an ABC (which is not a meta class). Unless there's a serious use case I'm inclinded to reply "don't care". ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue43594> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
