Searched refs:is_output_redirected (Results 1 – 1 of 1) sorted by relevance
44 is_output_redirected = not sys.stdout.isatty() variable91 if util.IsCommandAvailable('colordiff') and not is_output_redirected: