MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / retrieve

Method retrieve

Lib/urllib.py:225–286  ·  view source on GitHub ↗

retrieve(url) returns (filename, headers) for a local object or (tempfilename, headers) for a remote object.

(self, url, filename=None, reporthook=None, data=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

urlretrieveFunction · 0.80

Calls 15

open_local_fileMethod · 0.95
openMethod · 0.95
url2pathnameFunction · 0.90
unwrapFunction · 0.85
toBytesFunction · 0.85
splittypeFunction · 0.85
splithostFunction · 0.85
splitqueryFunction · 0.85
splitattrFunction · 0.85
reporthookFunction · 0.85
openFunction · 0.70

Tested by

no test coverage detected