MCPcopy Index your code
hub / github.com/python/cpython / build-installer.py

File build-installer.py

Mac/BuildScript/build-installer.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2"""
3This script is used to build "official" universal installers on macOS.
4

Callers

nothing calls this directly

Calls 9

getTargetCompilersFunction · 0.85
getVersionMajorMinorFunction · 0.85
expanduserMethod · 0.80
mainFunction · 0.70
joinMethod · 0.45
keysMethod · 0.45
dirnameMethod · 0.45
abspathMethod · 0.45
dedentMethod · 0.45

Tested by

no test coverage detected