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 ncoghlan
Recipients amaury.forgeotdarc, docs@python, maker, methane, ncoghlan
Date 2012-12-21.10:22:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1356085366.76.0.292066406706.issue16728@psf.upfronthosting.co.za>
In-reply-to
Content
No, that runs counter to the purpose of ABCs. If you have a type that is "good enough" for your purposes, then you can just register it.
History
Date User Action Args
2012-12-21 10:22:46ncoghlansetrecipients: + ncoghlan, amaury.forgeotdarc, methane, docs@python, maker
2012-12-21 10:22:46ncoghlansetmessageid: <1356085366.76.0.292066406706.issue16728@psf.upfronthosting.co.za>
2012-12-21 10:22:46ncoghlanlinkissue16728 messages
2012-12-21 10:22:46ncoghlancreate