Home
last modified time | relevance | path

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

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

Completed in 19 milliseconds