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