in scancode/scanCode.py [0:0]
def print_error(msg): """Print error message to stderr.""" sys.stderr.write(col.red(msg) + "\n")