Home
last modified time | relevance | path

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

/third_party/python/Lib/asyncio/
Dsubprocess.py145 async def _feed_stdin(self, input): member in Process
184 stdin = self._feed_stdin(input)