Searched defs:_run_module_code (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython3/Lib/ | ||
| D | runpy.py | 88 def _run_module_code(code, init_globals=None, function |
| /external/python/cpython2/Lib/ | ||
| D | runpy.py | 75 def _run_module_code(code, init_globals=None, function |