Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
Dtest_lltrace.py17 Py_DEBUG = hasattr(sys, 'gettotalrefcount') variable
Dtest_cmd_line.py22 Py_DEBUG = hasattr(sys, "gettotalrefcount") variable
Dtest_embed.py25 Py_DEBUG = hasattr(sys, 'gettotalrefcount') variable
Dtest_regrtest.py28 Py_DEBUG = hasattr(sys, 'gettotalrefcount') variable
Dtest_threading.py37 Py_DEBUG = hasattr(sys, 'gettotalrefcount') variable
Dtest_ssl.py44 Py_DEBUG = hasattr(sys, 'gettotalrefcount') variable
/third_party/python/PC/
Dpyconfig.h324 # define Py_DEBUG macro
/third_party/python/Lib/test/test_warnings/
D__init__.py25 Py_DEBUG = hasattr(sys, 'gettotalrefcount') variable
/third_party/python/Lib/test/test_capi/
Dtest_misc.py40 Py_DEBUG = hasattr(sys, 'gettotalrefcount') variable
/third_party/python/
Dconfigure.ac1670 AC_DEFINE(Py_DEBUG, 1, definition