Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Python/
Dpythonrun.c1823 Py_FdIsInteractive(FILE *fp, const char *filename) in Py_FdIsInteractive() function
/aosp_15_r20/external/python/cpython3/Python/
Dpylifecycle.c2955 Py_FdIsInteractive(FILE *fp, const char *filename) in Py_FdIsInteractive() function