Home
last modified time | relevance | path

Searched refs:ACCEPT_RETRY_DELAY (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython3/Lib/asyncio/
Dconstants.py7 ACCEPT_RETRY_DELAY = 1 variable
Dselector_events.py177 self.call_later(constants.ACCEPT_RETRY_DELAY,
/external/python/cpython3/Lib/test/test_asyncio/
Dtest_base_events.py1803 constants.ACCEPT_RETRY_DELAY,