This is documentation for an old release of NumPy (version 1.5.). Read this page Search for this page in the documentation of the latest stable release (version > 1.17).
numpy.distutils.misc_util.Configuration.get_info
-
Configuration.get_info(*names)
Get resources information.
Return information (from system_info.get_info) for all of the names in
the argument list in a single dictionary.