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

Method _check_compiler

Lib/distutils/command/config.py:93–109  ·  view source on GitHub ↗

Check that 'self.compiler' really is a CCompiler object; if not, make it one.

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

try_cppMethod · 0.95
search_cppMethod · 0.95
try_compileMethod · 0.95
try_linkMethod · 0.95
try_runMethod · 0.95
check_funcMethod · 0.95
check_libMethod · 0.95

Calls 5

new_compilerFunction · 0.90
customize_compilerFunction · 0.90
set_include_dirsMethod · 0.80
set_librariesMethod · 0.80
set_library_dirsMethod · 0.80

Tested by

no test coverage detected