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

Method set_executables

Lib/distutils/ccompiler.py:129–160  ·  view source on GitHub ↗

Define the executables (and options for them) that will be run to perform the various stages of compilation. The exact set of executables that may be specified here depends on the compiler class (via the 'executables' class attribute), but most will have: compiler

(self, **args)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

build_extensionsMethod · 0.45
__init__Method · 0.45
__init__Method · 0.45
customize_compilerFunction · 0.45
__init__Method · 0.45
build_extensionsMethod · 0.45

Calls 2

set_executableMethod · 0.95
keysMethod · 0.45

Tested by

no test coverage detected