numpy.distutils.ccompiler_opt.CCompilerOpt.feature_is_exist#

方法

distutils.ccompiler_opt.CCompilerOpt.feature_is_exist(name)[source]#

如果某个特性存在并且在 _Config.conf_features 中涵盖,则返回 True。

参数:
‘name’: str

特性名称,使用大写字母。