Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dpylifecycle.c118 int Py_OptimizeFlag = 0; /* Needed by compile.c */ variable
/external/python/cpython2/Python/
Dcompile.c35 int Py_OptimizeFlag = 0; variable