def _recursive_find_files()

in ptr.py [0:0]


def _recursive_find_files(
    files: Set[Path], base_dir: Path, exclude_patterns: Set[str], follow_symlinks: bool