Searched refs:CCompilerError (Results 1 – 2 of 2) sorted by relevance
70 class CCompilerError(Exception): class73 class PreprocessError(CCompilerError):76 class CompileError(CCompilerError):79 class LibError(CCompilerError):83 class LinkError(CCompilerError):87 class UnknownFileError(CCompilerError):
16 DistutilsError, CCompilerError)165 CCompilerError), msg: