Home | History | Annotate | Download | only in Python

Lines Matching defs:Py_InteractiveFlag

116 int Py_InteractiveFlag = 0; /* Needed by Py_FdIsInteractive() below */
2337 if (!Py_InteractiveFlag)