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-24.00:38:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAP7+vJKCDsX=PAzriviYjv3E8Yc2rzH8=NWy58CxWLyMntdoEg@mail.gmail.com>
In-reply-to <1385253444.82.0.768741998621.issue19726@psf.upfronthosting.co.za>
Content
Well, it *is* abstract because it has no implementations and all the
methods raise NotImplementedError. We can do better in the .rst docs though.
History
Date User Action Args
2013-11-24 00:38:50gvanrossumsetrecipients: + gvanrossum, pitrou
2013-11-24 00:38:50gvanrossumlinkissue19726 messages
2013-11-24 00:38:50gvanrossumcreate