Home
last modified time | relevance | path

Searched defs:Py_DEBUG (Results 1 – 9 of 9) sorted by relevance

/external/python/cpython3/Lib/test/
Dtest_cmd_line.py18 Py_DEBUG = hasattr(sys, "gettotalrefcount") variable
Dtest_capi.py27 Py_DEBUG = hasattr(sys, 'gettotalrefcount') variable
Dtest_regrtest.py25 Py_DEBUG = hasattr(sys, 'gettotalrefcount') variable
/external/python/cpython2/Lib/test/
Dtest_regrtest.py24 Py_DEBUG = hasattr(sys, 'getobjects') variable
/external/python/cpython2/PC/
Dpyconfig.h380 # define Py_DEBUG macro
/external/python/cpython3/PC/
Dpyconfig.h321 # define Py_DEBUG macro
/external/python/cpython3/Lib/test/test_warnings/
D__init__.py19 Py_DEBUG = hasattr(sys, 'gettotalrefcount') variable
/external/python/cpython2/
Dconfigure.ac1046 AC_DEFINE(Py_DEBUG, 1, definition
/external/python/cpython3/
Dconfigure.ac1223 AC_DEFINE(Py_DEBUG, 1, definition