MCPcopy Create free account
hub / github.com/collective/buildout.python / download_setuptools

Function download_setuptools

src/scripts/ez_setup-1.x.py:268–291  ·  view source on GitHub ↗

Download setuptools from a specified location and return its filename `version` should be a valid setuptools version number that is available as an egg for download under the `download_base` URL (which should end with a '/'). `to_dir` is the directory where the egg will be downloaded.

(version=DEFAULT_VERSION, download_base=DEFAULT_URL,
                        to_dir=os.curdir, delay=15,
                        downloader_factory=get_best_downloader)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

_do_downloadFunction · 0.70
mainFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected