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 Ramchandra Apte
Recipients Ramchandra Apte
Date 2012-04-26.14:37:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1335451065.7.0.113076491662.issue14675@psf.upfronthosting.co.za>
In-reply-to
Content
Make distutils.ccompiler.CCompiler an abstract class by making it inherit from abc.ABCMeta.
Thanks
History
Date User Action Args
2012-04-26 14:37:45Ramchandra Aptesetrecipients: + Ramchandra Apte
2012-04-26 14:37:45Ramchandra Aptesetmessageid: <1335451065.7.0.113076491662.issue14675@psf.upfronthosting.co.za>
2012-04-26 14:37:45Ramchandra Aptelinkissue14675 messages
2012-04-26 14:37:45Ramchandra Aptecreate