[issue19726] BaseProtocol is not an ABC

Antoine Pitrou report at bugs.python.org
Sun Nov 24 01:39:44 CET 2013


Antoine Pitrou added the comment:

> Well, it *is* abstract because it has no implementations and all the
> methods raise NotImplementedError. We can do better in the .rst docs though.

I didn't know what to do with it, so I didn't mention it at all in
the .rst docs :-)

----------

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


More information about the Python-bugs-list mailing list