def print_status()

in scancode/scanCode.py [0:0]


def print_status(msg):
    """Print status message to stdout."""
    print(msg)