Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
86
class
BufferSizesTests(BaseTests, unittest.TestCase):
87
def
test_buffer_sizes(self):
Callers
2
test_state_is_None
Method · 0.45
test_state_is_not_None
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected