Searched refs:return_result (Results 1 – 1 of 1) sorted by relevance
63 def start_standing_subprocess(cmd, pipe=subprocess.PIPE, return_result=False): argument83 if not return_result: