Home
last modified time | relevance | path

Searched defs:_execute_child (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Lib/
H A Dsubprocess.py1436 def _execute_child(self, args, executable, preexec_fn, close_fds, function
1789 def _execute_child(self, args, executable, preexec_fn, close_fds, function
/third_party/python/Lib/test/
H A Dtest_subprocess.py111 def _execute_child(self, *args, **kwargs): member in PopenExecuteChildRaises
2185 def _execute_child(self, *args, **kwargs): member in POSIXProcessTestCase._TestExecuteChildPopen

Completed in 9 milliseconds