[New-bugs-announce] [issue14675] make distutils.ccompiler.CCompiler an abstract class

Ramchandra Apte report at bugs.python.org
Thu Apr 26 16:37:45 CEST 2012


New submission from Ramchandra Apte <maniandram01 at gmail.com>:

Make distutils.ccompiler.CCompiler an abstract class by making it inherit from abc.ABCMeta.
Thanks

----------
messages: 159369
nosy: ramchandra.apte
priority: normal
severity: normal
status: open
title: make distutils.ccompiler.CCompiler an abstract class

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14675>
_______________________________________


More information about the New-bugs-announce mailing list