MCPcopy Create free account
hub / github.com/numpy/numpy / system_info.py

File system_info.py

numpy/distutils/system_info.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2"""
3This file defines a set of system_info classes for getting
4information about various resources (libraries, library directories,

Callers

nothing calls this directly

Calls 11

get_shared_lib_extensionFunction · 0.90
add_system_rootFunction · 0.85
libpathsFunction · 0.85
openFunction · 0.85
show_allFunction · 0.85
replaceMethod · 0.80
stripMethod · 0.80
decodeMethod · 0.80
joinMethod · 0.45
existsMethod · 0.45
splitMethod · 0.45

Tested by

no test coverage detected