Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/asyncio/
Dsubprocess.py141 def _feed_stdin(self, input): member in Process
183 stdin = self._feed_stdin(input)