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