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

Function run_module

Lib/runpy.py:164–180  ·  view source on GitHub ↗

Execute a module's code without importing it Returns the resulting top level namespace dictionary

(mod_name, init_globals=None,
               run_name=None, alter_sys=False)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

_get_module_detailsFunction · 0.85
_run_module_codeFunction · 0.85
_run_codeFunction · 0.85
rpartitionMethod · 0.80

Tested by

no test coverage detected