Searched refs:drop_output (Results 1 – 1 of 1) sorted by relevance
215 def run_cmd(self, args, return_output=False, drop_output=True): argument224 drop_output = False225 elif drop_output:239 if drop_output and not is_python3():