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

Function compile

Lib/compiler/pycodegen.py:51–66  ·  view source on GitHub ↗

Replacement for builtin compile() function

(source, filename, mode, flags=None, dont_inherit=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

runctxMethod · 0.50
_getSiteCodeMethod · 0.50
findDependenciesMethod · 0.50
processFunction · 0.50
checksyntaxMethod · 0.50
execfileMethod · 0.50

Calls 4

compileMethod · 0.95
InteractiveClass · 0.70
ModuleClass · 0.70
ExpressionClass · 0.70

Tested by

no test coverage detected