Home | History | Annotate | Download | only in Python

Lines Matching refs:Py_OptimizeFlag

2856     debug = PyBool_FromLong(Py_OptimizeFlag == 0);