Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ get_expected_output
Method
get_expected_output
Lib/test/test_profile.py:31–32 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
29
unlink(TESTFN)
30
31
def
get_expected_output(self):
32
return
_ProfileOutput
33
34
@classmethod
35
def
do_profiling(cls):
Callers
1
test_cprofile
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected