Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ UserDictSubclass
Class
UserDictSubclass
Lib/test/test_userdict.py:10–11 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
8
9
10
class
UserDictSubclass(UserDict):
11
pass
12
13
class
UserDictSubclass2(UserDict):
14
pass
Callers
2
test_mixed_or
Method · 0.85
test_mixed_ior
Method · 0.85
Calls
no outgoing calls
Tested by
2
test_mixed_or
Method · 0.68
test_mixed_ior
Method · 0.68
Used in the wild
real call sites across dependent graphs
searching dependent graphs…