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

Method try_run

Lib/distutils/command/config.py:260–278  ·  view source on GitHub ↗

Try to compile, link to an executable, and run a program built from 'body' and 'headers'. Return true on success, false otherwise.

(self, body, headers=None, include_dirs=None, libraries=None,
                library_dirs=None, lang="c")

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 5

_check_compilerMethod · 0.95
_linkMethod · 0.95
_cleanMethod · 0.95
spawnMethod · 0.45
infoMethod · 0.45

Tested by

no test coverage detected