Antoine Pitrou added the comment: > Well, it *is* abstract because it has no implementations and all the > methods raise NotImplementedError.
Hmm, actually, the methods don't raise NotImplementedError, they just have default empty implementations. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue19726> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com