MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / check_header

Method check_header

Lib/distutils/command/config.py:334–341  ·  view source on GitHub ↗

Determine if the system header file named by 'header_file' exists and can be found by the preprocessor; return true if so, false otherwise.

(self, header, include_dirs=None, library_dirs=None,
                     lang="c")

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

try_cppMethod · 0.95

Tested by

no test coverage detected