Home
last modified time | relevance | path

Searched defs:Py_VerboseFlag (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Parser/
Dpgenmain.c24 int Py_VerboseFlag; variable
/external/python/cpython2/Python/
Dpythonrun.c69 int Py_VerboseFlag; /* Needed by import.c */ variable
/external/python/cpython3/Python/
Dinitconfig.c152 int Py_VerboseFlag = 0; /* Needed by import.c */ variable