Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
""
"
3
This file defines a set of system_info classes
for
getting
4
information about various resources (libraries, library directories,
Callers
nothing calls this directly
Calls
11
get_shared_lib_extension
Function · 0.90
add_system_root
Function · 0.85
libpaths
Function · 0.85
open
Function · 0.85
show_all
Function · 0.85
replace
Method · 0.80
strip
Method · 0.80
decode
Method · 0.80
join
Method · 0.45
exists
Method · 0.45
split
Method · 0.45
Tested by
no test coverage detected