Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ tearDown
Method
tearDown
Lib/test/test_profile.py:28–29 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
26
expected_max_output =
':0(max)'
27
28
def
tearDown(self):
29
unlink(TESTFN)
30
31
def
get_expected_output(self):
32
return
_ProfileOutput
Callers
nothing calls this directly
Calls
1
unlink
Function · 0.90
Tested by
no test coverage detected