Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dpylifecycle.c117 int Py_InspectFlag = 0; /* Needed to determine whether to exit at SystemExit */ variable
/external/python/cpython2/Python/
Dpythonrun.c71 int Py_InspectFlag; /* Needed to determine whether to exit at SystemExit */ variable