Guido van Rossum added the comment:

Raymond is correct. __base__ is closely tied to the C implementation.  I think 
it might be worth a mention, but with an explicit note that it is 
CPython-specific.  It is sometimes useful, e.g. when wondering why a certain 
case of multiple inheritance is rejected.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue22456>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to