Searched refs:DEBUG_STACK_DEPTH (Results 1 – 3 of 3) sorted by relevance
/external/python/cpython3/Lib/asyncio/ | ||
D | constants.py | 12 DEBUG_STACK_DEPTH = 10 variable |
D | format_helpers.py | 71 limit = constants.DEBUG_STACK_DEPTH |
D | base_events.py | 1786 constants.DEBUG_STACK_DEPTH) |