Home | History | Annotate | Download | only in python2.7

Lines Matching refs:Py_DEBUG

54 /* Py_DEBUG implies Py_TRACE_REFS. */
55 #if defined(Py_DEBUG) && !defined(Py_TRACE_REFS)
526 #ifdef Py_DEBUG