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

Function _run_code

Lib/runpy.py:62–73  ·  view source on GitHub ↗

Helper to run code in nominated namespace

(code, run_globals, init_globals=None,
              mod_name=None, mod_fname=None,
              mod_loader=None, pkg_name=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

_run_module_codeFunction · 0.85
_run_module_as_mainFunction · 0.85
run_moduleFunction · 0.85
run_pathFunction · 0.85

Calls 1

updateMethod · 0.45

Tested by

no test coverage detected