def find_python_coverage():
    """
    Find the python coverage script
    """
    pypath = os.path.dirname(pyctest.PYTHON_EXECUTABLE)