Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ f
Method
f
Lib/test/test_unittest/testmock/testpatch.py:50–50 ·
view source on GitHub ↗
(self, a)
Source
from the content-addressed store, hash-verified
48
class
Foo(object):
49
def
__init__(self, a):
pass
50
def
f(self, a):
pass
51
def
g(self):
pass
52
foo =
'bar'
53
Callers
2
common
Method · 0.95
_test2
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected