numpy.distutils.ccompiler_opt.CCompilerOpt.dist_info
method
-
distutils.ccompiler_opt.CCompilerOpt.dist_info()
[source] -
Return a tuple containing info about (platform, compiler, extra_args), required by the abstract class ‘_CCompiler’ for discovering the platform environment. This is also used as a cache factor in order to detect any changes happening from outside.
© 2005–2021 NumPy Developers
Licensed under the 3-clause BSD License.
https://numpy.org/doc/1.21/reference/generated/numpy.distutils.ccompiler_opt.CCompilerOpt.dist_info.html