Home | History | Annotate | Download | only in Python

Lines Matching refs:Py_FdIsInteractive

70 int Py_InteractiveFlag; /* Needed by Py_FdIsInteractive() below */
754 if (Py_FdIsInteractive(fp, filename)) {
1823 Py_FdIsInteractive(FILE *fp, const char *filename)