numpy.distutils.ccompiler_opt.CCompilerOpt.dist_info#

方法

distutils.ccompiler_opt.CCompilerOpt.dist_info()[source]#

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