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

Method try_compile

Lib/distutils/command/config.py:225–239  ·  view source on GitHub ↗

Try to compile a source file built from 'body' and 'headers'. Return true on success, false otherwise.

(self, body, headers=None, include_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 4

_check_compilerMethod · 0.95
_compileMethod · 0.95
_cleanMethod · 0.95
infoMethod · 0.45

Tested by

no test coverage detected