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

Method set_include_dirs

Lib/distutils/ccompiler.py:237–245  ·  view source on GitHub ↗

Set the list of directories that will be searched to 'dirs' (a list of strings). Overrides any preceding calls to 'add_include_dir()'; subsequence calls to 'add_include_dir()' add to the list passed to 'set_include_dirs()'. This does not affect any list of standard

(self, dirs)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

_check_compilerMethod · 0.80
runMethod · 0.80
runMethod · 0.80
setup_shlib_compilerMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected