Home
last modified time | relevance | path

Searched defs:PyRun_SimpleString (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Include/cpython/
H A Dpythonrun.h105 #define PyRun_SimpleString(s) PyRun_SimpleStringFlags(s, NULL) macro
/third_party/python/Python/
H A Dpythonrun.c1974 #undef PyRun_SimpleString macro
1976 PyRun_SimpleString(const char *s) in PyRun_SimpleString() function

Completed in 5 milliseconds