numpy.distutils.ccompiler.CCompiler_find_executables#

distutils.ccompiler.CCompiler_find_executables(self)[source]#

此处不做任何操作,但由 get_version 方法调用,并且可以被子类覆盖。特别是,它在 FCompiler 类中重新定义,在那里可以找到更多文档。