def get_compiler(self): """Return the C compiler used for building the extension.""" return self.compiler or get_default_compiler()