Searched defs:Py_DEBUG (Results 1 – 10 of 10) sorted by relevance
| /third_party/python/Lib/test/ |
| D | test_lltrace.py | 17 Py_DEBUG = hasattr(sys, 'gettotalrefcount') variable
|
| D | test_cmd_line.py | 22 Py_DEBUG = hasattr(sys, "gettotalrefcount") variable
|
| D | test_embed.py | 25 Py_DEBUG = hasattr(sys, 'gettotalrefcount') variable
|
| D | test_regrtest.py | 28 Py_DEBUG = hasattr(sys, 'gettotalrefcount') variable
|
| D | test_threading.py | 37 Py_DEBUG = hasattr(sys, 'gettotalrefcount') variable
|
| D | test_ssl.py | 44 Py_DEBUG = hasattr(sys, 'gettotalrefcount') variable
|
| /third_party/python/PC/ |
| D | pyconfig.h | 324 # define Py_DEBUG macro
|
| /third_party/python/Lib/test/test_warnings/ |
| D | __init__.py | 25 Py_DEBUG = hasattr(sys, 'gettotalrefcount') variable
|
| /third_party/python/Lib/test/test_capi/ |
| D | test_misc.py | 40 Py_DEBUG = hasattr(sys, 'gettotalrefcount') variable
|
| /third_party/python/ |
| D | configure.ac | 1670 AC_DEFINE(Py_DEBUG, 1, definition
|