Home
last modified time | relevance | path

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

/third_party/python/Lib/
Dsubprocess.py1080 def _stdin_write(self, input): member in Popen
1134 self._stdin_write(input)
1517 self._stdin_write(input)