MCPcopy Create free account
hub / github.com/astral-sh/python-build-standalone / UploadEntry

Class UploadEntry

pythonbuild/mirror.py:40–42  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

38
39@dataclass(frozen=True)
40class UploadEntry:
41 source_name: str
42 dest_name: str
43
44
45def parse_args(argv: Sequence[str] | None = None) -> argparse.Namespace:

Callers 2

build_upload_entriesFunction · 0.85

Calls

no outgoing calls

Tested by 1