Searched refs:comm_list (Results 1 – 1 of 1) sorted by relevance
23 def shell_command(comm_list): argument24 command = Popen(comm_list, stdout=PIPE, stderr=PIPE)