MCPcopy Index your code
hub / github.com/python/cpython / UserDictSubclass2

Class UserDictSubclass2

Lib/test/test_userdict.py:13–14  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11 pass
12
13class UserDictSubclass2(UserDict):
14 pass
15
16
17d0 = {}

Callers 2

test_mixed_orMethod · 0.85
test_mixed_iorMethod · 0.85

Calls

no outgoing calls

Tested by 2

test_mixed_orMethod · 0.68
test_mixed_iorMethod · 0.68

Used in the wild real call sites across dependent graphs

searching dependent graphs…