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

Method close

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

Source from the content-addressed store, hash-verified

432 return self.__line
433
434 def close(self):
435 self.__file.close()
436
437
438class BasicTestCase(unittest.TestCase):

Callers 8

tearDownMethod · 0.45
testNetrcAuthMethod · 0.45
testNetrcAuthFailsMethod · 0.45
testRecordAndReplayFunction · 0.45
setUpMethod · 0.45
closeMethod · 0.45
closeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected