Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Dsubprocess.py1098 stdout, stderr = self._communicate_with_poll(input)
1122 def _communicate_with_poll(self, input): member in Popen