Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/
Dsubprocess.py1061 def _stdin_write(self, input): member in Popen
1115 self._stdin_write(input)
1498 self._stdin_write(input)