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

Method close

Lib/test/test_httplib.py:81–82  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

79 self.file_closed = True
80
81 def close(self):
82 pass
83
84 def setsockopt(self, level, optname, value):
85 pass

Callers 8

test_response_filenoMethod · 0.45
tearDownMethod · 0.45
tearDownMethod · 0.45
tearDownMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected