MCPcopy Index your code
hub / github.com/PyGithub/PyGithub / close

Method close

tests/Framework.py:388–389  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

386 return response
387
388 def close(self):
389 self.__cnx.close()
390
391
392class ReplayingHttpConnection(ReplayingConnection):

Callers

nothing calls this directly

Calls 1

closeMethod · 0.45

Tested by

no test coverage detected