[issue46814] Documentation for constructing abstract base classes is misleading

Raymond Hettinger report at bugs.python.org
Mon Feb 21 18:35:53 EST 2022


Raymond Hettinger <raymond.hettinger at gmail.com> added the comment:

FWIW, I’m only -0 on this.   It is also perfectly reasonable to say that a class is abstract if and only if there is at least one remaining abstract method.  After 15 years though, I’m inclined to say that the status quo wins.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue46814>
_______________________________________


More information about the Python-bugs-list mailing list