Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ close
Method
close
Lib/test/audit-tests.py:35–36 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
33
self.close()
34
35
def
close(self):
36
self.closed = True
37
38
@property
39
def
seen_events(self):
Callers
15
__exit__
Method · 0.95
test
Function · 0.45
setUp
Method · 0.45
_code_definitions.py
File · 0.45
_cleanup_sockets
Function · 0.45
_run_script_and_get_trace
Method · 0.45
test_remote_stack_trace
Method · 0.45
test_async_remote_stack_trace
Method · 0.45
test_asyncgen_remote_stack_trace
Method · 0.45
test_async_gather_remote_stack_trace
Method · 0.45
test_async_staggered_race_remote_stack_trace
Method · 0.45
test_async_global_awaited_by
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected