Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/asyncio/
Dbase_events.py71 _unset = object() variable
1243 reuse_address=_unset, reuse_port=None,
1320 if reuse_address is not _unset: