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 gvanrossum
Recipients gvanrossum, pitrou
Date 2013-11-23.22:55:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1385247330.45.0.334416572233.issue19726@psf.upfronthosting.co.za>
In-reply-to
Content
I'm not sure that "ABC" implies "an instance of abc.ABC". It's still an abstract base class (in the usual definition of that concept) even if it doesn't enforce anything.

I propose to close this as wontfix.
History
Date User Action Args
2013-11-23 22:55:30gvanrossumsetrecipients: + gvanrossum, pitrou
2013-11-23 22:55:30gvanrossumsetmessageid: <1385247330.45.0.334416572233.issue19726@psf.upfronthosting.co.za>
2013-11-23 22:55:30gvanrossumlinkissue19726 messages
2013-11-23 22:55:30gvanrossumcreate