numpy.distutils.ccompiler_opt.CCompilerOpt.dist_info#

方法

distutils.ccompiler_opt.CCompilerOpt.dist_info()[原始碼]#

傳回包含平台、編譯器和 extra_args 資訊的元組,抽象類別 ‘_CCompiler’ 需要此元組來探索平台環境。這也用作快取因子,以便偵測外部發生的任何變更。