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

Function _run_module_code

Lib/runpy.py:75–85  ·  view source on GitHub ↗

Helper to run code in new namespace with sys modified

(code, 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 2

run_moduleFunction · 0.85
run_pathFunction · 0.85

Calls 4

_TempModuleClass · 0.85
_ModifiedArgv0Class · 0.85
_run_codeFunction · 0.85
copyMethod · 0.45

Tested by

no test coverage detected