numpy.distutils.ccompiler_opt.CCompilerOpt.dist_test#

method

distutils.ccompiler_opt.CCompilerOpt.dist_test(source, flags, macros=[])[source]#

Return True if ‘CCompiler.compile()’ able to compile a source file with certain flags.