Searched refs:fetch_zip (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/PCbuild/ |
D | get_external.py | 10 def fetch_zip(commit_hash, zip_dir, *, org='python', binary=False, verbose): function 48 zip_path = fetch_zip(
|
/external/python/cpython3/PCbuild/ |
D | get_external.py | 10 def fetch_zip(commit_hash, zip_dir, *, org='python', binary=False, verbose): function 48 zip_path = fetch_zip(
|