Home
last modified time | relevance | path

Searched defs:_add_writer (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Lib/test/test_asyncio/
H A Dutils.py425 def _add_writer(self, fd, callback, *args): member in TestLoop
/third_party/python/Lib/asyncio/
H A Dselector_events.py298 def _add_writer(self, fd, callback, *args): member in BaseSelectorEventLoop

Completed in 3 milliseconds