Searched defs:Py_DEBUG (Results 1 – 7 of 7) sorted by relevance
19 Py_DEBUG = hasattr(sys, "gettotalrefcount") variable
32 Py_DEBUG = hasattr(sys, 'gettotalrefcount') variable
24 Py_DEBUG = hasattr(sys, 'gettotalrefcount') variable
33 Py_DEBUG = hasattr(sys, 'gettotalrefcount') variable
315 # define Py_DEBUG macro
19 Py_DEBUG = hasattr(sys, 'gettotalrefcount') variable
1250 AC_DEFINE(Py_DEBUG, 1, definition