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

Method close

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

Source from the content-addressed store, hash-verified

289 pass
290
291 def close(self):
292 pass
293
294
295class MockHeaders(dict):

Callers 7

test_ftpMethod · 0.45
test_fileMethod · 0.45
test_http_body_fileMethod · 0.45
test_redirectMethod · 0.45
test_invalid_redirectMethod · 0.45
test_gh_98778Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected