Home
last modified time | relevance | path

Searched defs:PyRun_FileExFlags (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Python/
Dpythonrun.c965 PyRun_FileExFlags(FILE *fp, const char *filename_str, int start, PyObject *globals, in PyRun_FileExFlags() function
/external/python/cpython2/Python/
Dpythonrun.c1354 PyRun_FileExFlags(FILE *fp, const char *filename, int start, PyObject *globals, in PyRun_FileExFlags() function