Home
last modified time | relevance | path

Searched defs:orig_timeout (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Lib/
Dsubprocess.py1187 def _check_timeout(self, endtime, orig_timeout, stdout_seq, stderr_seq, argument
1498 def _communicate(self, input, endtime, orig_timeout): argument
1947 def _communicate(self, input, endtime, orig_timeout): argument