Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ DictSubclass
Class
DictSubclass
Lib/test/test_capi/test_run.py:14–15 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
12
13
14
class
DictSubclass(dict):
15
pass
16
17
18
class
CAPITest(unittest.TestCase):
Callers
2
test_run_stringflags
Method · 0.70
test_run_fileexflags
Method · 0.70
Calls
no outgoing calls
Tested by
2
test_run_stringflags
Method · 0.56
test_run_fileexflags
Method · 0.56
Used in the wild
real call sites across dependent graphs
searching dependent graphs…