Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ urlretrieve.py
File
urlretrieve.py
PCbuild/urlretrieve.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# Simple Python script to download a file. Used as a fallback
2
# when other more reliable methods fail.
3
#
4
from
__future__
import
print_function
Callers
nothing calls this directly
Calls
2
urlretrieve
Function · 0.90
exit
Method · 0.45
Tested by
no test coverage detected