Searched refs:_run_script (Results 1 – 1 of 1) sorted by relevance
1856 _run_script(PyInterpreterState *interp, const char *codestr, in _run_script() function1938 int result = _run_script(interp, codestr, shared, &exc); in _run_script_in_interpreter()