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

Method close

Lib/test/test_fileinput.py:83–84  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

81 return lines
82
83 def close(self):
84 pass
85
86class BufferSizesTests(BaseTests, unittest.TestCase):
87 def test_buffer_sizes(self):

Callers 2

test_state_is_NoneMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected