numpy.distutils.ccompiler_opt.CCompilerOpt.dist_info#

方法

distutils.ccompiler_opt.CCompilerOpt.dist_info()[源代码]#

返回一个包含(平台,编译器,extra_args)信息的元组,抽象类 ‘_CCompiler’ 需要此信息来发现平台环境。这也被用作缓存因子,以检测外部发生的任何更改。