[docs] [issue10977] Concrete object C API considered harmful to subclasses of builtin types

Nick Coghlan report at bugs.python.org
Mon Oct 21 13:42:21 CEST 2013


Nick Coghlan added the comment:

Because calling them *from* method implementations in concrete subclasses
is often a perfectly reasonable thing to do.

----------

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


More information about the docs mailing list