Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/numpy/numpy
/ check_python_h_first.py
File
check_python_h_first.py
tools/check_python_h_first.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python
2
""
"Check that Python.h is included before any stdlib headers.
3
4
May be a bit overzealous, but it should get the job done.
Callers
nothing calls this directly
Calls
3
find_c_cpp_files
Function · 0.85
process_files
Function · 0.85
compile
Method · 0.45
Tested by
no test coverage detected