Home | History | Annotate | Download | only in Python

Lines Matching refs:Py_FdIsInteractive

78 int Py_InteractiveFlag; /* Needed by Py_FdIsInteractive() below */

746 if (Py_FdIsInteractive(fp, filename)) {
1806 Py_FdIsInteractive(FILE *fp, const char *filename)