Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/
D_test_multiprocessing.py587 def _test_error_on_stdio_flush(self, evt, break_std_streams={}): member in _TestProcess
608 proc = self.Process(target=self._test_error_on_stdio_flush,
625 proc = self.Process(target=self._test_error_on_stdio_flush,