Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/
Dtest_cmd_line.py19 Py_DEBUG = hasattr(sys, "gettotalrefcount") variable
Dtest_capi.py32 Py_DEBUG = hasattr(sys, 'gettotalrefcount') variable
Dtest_regrtest.py24 Py_DEBUG = hasattr(sys, 'gettotalrefcount') variable
Dtest_ssl.py33 Py_DEBUG = hasattr(sys, 'gettotalrefcount') variable
/external/python/cpython2/Lib/test/
Dtest_regrtest.py24 Py_DEBUG = hasattr(sys, 'getobjects') variable
/external/python/cpython3/PC/
Dpyconfig.h315 # define Py_DEBUG macro
/external/python/cpython2/PC/
Dpyconfig.h380 # define Py_DEBUG macro
/external/python/cpython3/Lib/test/test_warnings/
D__init__.py19 Py_DEBUG = hasattr(sys, 'gettotalrefcount') variable
/external/python/cpython3/
Dconfigure.ac1250 AC_DEFINE(Py_DEBUG, 1, definition
/external/python/cpython2/
Dconfigure.ac1046 AC_DEFINE(Py_DEBUG, 1, definition