[issue9533] metaclass can't derive from ABC

Terry J. Reedy report at bugs.python.org
Mon Aug 16 01:22:52 CEST 2010


Terry J. Reedy <tjreedy at udel.edu> added the comment:

+- same traceback in 3.1
Since ABCmeta is not used (by name) its import is not needed.
I have no opinion on whether this should work.

----------
nosy: +terry.reedy
versions: +Python 2.7, Python 3.1, Python 3.2 -Python 2.6

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue9533>
_______________________________________


More information about the Python-bugs-list mailing list