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

Method set_library_dirs

Lib/distutils/ccompiler.py:280–285  ·  view source on GitHub ↗

Set the list of library search directories to 'dirs' (a list of strings). This does not affect any standard library search path that the linker may search by default.

(self, dirs)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

_check_compilerMethod · 0.80
runMethod · 0.80
setup_shlib_compilerMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected