This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author rhettinger
Recipients Arfrever, docs@python, gvanrossum, rhettinger
Date 2014-09-21.23:46:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1411343174.0.0.985234972689.issue22456@psf.upfronthosting.co.za>
In-reply-to
Content
I think that __base__ was intended to be a non-guaranteed implementation detail for new-style classes just like  __dictoffset__ and __flags__ .
History
Date User Action Args
2014-09-21 23:46:14rhettingersetrecipients: + rhettinger, gvanrossum, Arfrever, docs@python
2014-09-21 23:46:14rhettingersetmessageid: <1411343174.0.0.985234972689.issue22456@psf.upfronthosting.co.za>
2014-09-21 23:46:13rhettingerlinkissue22456 messages
2014-09-21 23:46:13rhettingercreate