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

Function customize_compiler

Lib/distutils/sysconfig.py:151–221  ·  view source on GitHub ↗

Do any platform-specific customization of a CCompiler instance. Mainly needed on Unix, so we can plug in the information that varies across Unices and is stored in Python's Makefile.

(compiler)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

_check_compilerMethod · 0.90
runMethod · 0.90
runMethod · 0.90
test_runMethod · 0.90
setup_shlib_compilerMethod · 0.90

Calls 4

startswithMethod · 0.80
get_config_varsFunction · 0.70
getMethod · 0.45
set_executablesMethod · 0.45

Tested by 2

test_runMethod · 0.72