Skip to content

Table of Contents

fetch_cpy_src

Fetch selected part of cpython source repository.

fetch_manifest

def fetch_manifest(manifest: Path, dst: Path = None) -> List[Path]

Fetch files listed in manifest to destinition directory.