MCPcopy Index your code
hub / github.com/python/cpython / info

Method info

Lib/urllib/response.py:64–65  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

62 self.headers = headers
63
64 def info(self):
65 return self.headers
66
67
68class addinfourl(addinfo):

Callers 2

urlretrieveFunction · 0.45
http_responseMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected