Searched defs:PyRun_File (Results 1 – 2 of 2) sorted by relevance
110 #define PyRun_File(fp, p, s, g, l) \ macro
1509 PyRun_File(FILE *fp, const char *p, int s, PyObject *g, PyObject *l) in PyRun_File() function