[Python-Dev] abstractmethod doesn't work in classes

Daniel Urban urban.dani+py at gmail.com
Fri Apr 8 07:15:19 CEST 2011


> I've found that abstractmethod and similar decorators "don't work" in
> classes, inherited from built-in types other than object.

http://bugs.python.org/issue5996


More information about the Python-Dev mailing list