Searched refs:str_trace (Results 1 – 1 of 1) sorted by relevance
28 static PyObject *str_trace; variable47 INTERN_STRING(str_trace, "trace") in CTracer_intern_strings()570 if (PyObject_SetAttr(disposition, str_trace, Py_False) < 0) { in CTracer_disable_plugin()