from distutils.ccompiler import CCompiler class BCPPCompiler(CCompiler): ...