Home
last modified time | relevance | path

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

/third_party/python/Lib/asyncio/
Dwindows_events.py394 transp = _WindowsSubprocessTransport(self, protocol, args, shell,
887 class _WindowsSubprocessTransport(base_subprocess.BaseSubprocessTransport): class