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

Method link

Lib/distutils/bcppcompiler.py:171–301  ·  view source on GitHub ↗
(self,
              target_desc,
              objects,
              output_filename,
              output_dir=None,
              libraries=None,
              library_dirs=None,
              runtime_library_dirs=None,
              export_symbols=None,
              debug=0,
              extra_preargs=None,
              extra_postargs=None,
              build_temp=None,
              target_lang=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 14

find_library_fileMethod · 0.95
strFunction · 0.85
_fix_object_argsMethod · 0.80
_fix_lib_argsMethod · 0.80
_need_linkMethod · 0.80
splitMethod · 0.80
warnMethod · 0.45
joinMethod · 0.45
appendMethod · 0.45
executeMethod · 0.45
extendMethod · 0.45
mkpathMethod · 0.45

Tested by

no test coverage detected