Home
last modified time | relevance | path

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

/third_party/python/Lib/asyncio/
Dcoroutines.py18 def _is_debug_mode(): function
33 _DEBUG = _is_debug_mode()
Dbase_events.py399 self.set_debug(coroutines._is_debug_mode())