Searched defs:PyRun_AnyFileFlags (Results 1 – 2 of 2) sorted by relevance
103 #define PyRun_AnyFileFlags(fp, name, flags) \ macro
1502 PyRun_AnyFileFlags(FILE *fp, const char *name, PyCompilerFlags *flags) in PyRun_AnyFileFlags() function