Home
last modified time | relevance | path

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

/third_party/python/Lib/
Dsubprocess.py1149 stdout, stderr = self._communicate(input, endtime, timeout)
1498 def _communicate(self, input, endtime, orig_timeout): member in Popen
1947 def _communicate(self, input, endtime, orig_timeout): member in Popen