Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/asyncio/
Dbase_subprocess.py200 def _pipe_connection_lost(self, fd, exc): member in BaseSubprocessTransport
271 self.proc._pipe_connection_lost(self.fd, exc)