numpy.distutils.ccompiler.CCompiler_find_executables#

distutils.ccompiler.CCompiler_find_executables(self)[源码]#

此处无操作,但会被 `get_version` 方法调用,并且可以被子类覆盖。特别地,它在 FCompiler 类中被重新定义,更多文档可以在那里找到。