MCPcopy Create free account
hub / github.com/JustinSDK/PyConTW2013Tutorial / download_setuptools

Function download_setuptools

labs/resources/distribute_setup.py:178–212  ·  view source on GitHub ↗

Download distribute from a specified location and return its filename `version` should be a valid distribute 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)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

_do_downloadFunction · 0.85
mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected