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 r.david.murray
Recipients JelleZijlstra, r.david.murray, rhettinger, stutzbach
Date 2018-05-15.15:38:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1526398700.97.0.682650639539.issue33519@psf.upfronthosting.co.za>
In-reply-to
Content
The ABCs are different from the standard types provided by python itself.  The former are a minimal subset of the methods provided by the latter.  So I think the answer is neither.
History
Date User Action Args
2018-05-15 15:38:21r.david.murraysetrecipients: + r.david.murray, rhettinger, stutzbach, JelleZijlstra
2018-05-15 15:38:20r.david.murraysetmessageid: <1526398700.97.0.682650639539.issue33519@psf.upfronthosting.co.za>
2018-05-15 15:38:20r.david.murraylinkissue33519 messages
2018-05-15 15:38:20r.david.murraycreate