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

Method geturl

Lib/test/test_urllib2.py:308–309  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

306 return self.headers
307
308 def geturl(self):
309 return self.url
310
311
312class MockCookieJar:

Callers 15

test_httpMethod · 0.95
test_urlwithfragMethod · 0.45
test_geturlMethod · 0.45
test_geturlMethod · 0.45
check_readMethod · 0.45
test_url_fragmentMethod · 0.45
test_file_notexistsMethod · 0.45
test_geturlMethod · 0.45
test_geturlMethod · 0.45
test_fileMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected