Home
last modified time | relevance | path

Searched refs:_is_debug_mode (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Lib/asyncio/
Dcoroutines.py17 def _is_debug_mode(): function
32 _DEBUG = _is_debug_mode()
Dbase_events.py373 self.set_debug(coroutines._is_debug_mode())