MCPcopy
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
4May be a bit overzealous, but it should get the job done.

Callers

nothing calls this directly

Calls 3

find_c_cpp_filesFunction · 0.85
process_filesFunction · 0.85
compileMethod · 0.45

Tested by

no test coverage detected