if IsRelativePath and Path[0] != '.':
        Path = os.path.join('.', Path)