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

Class Foo

Lib/test/test_weakset.py:12–13  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10
11
12class Foo:
13 pass
14
15class RefCycle:
16 def __init__(self):

Callers 2

test_gcMethod · 0.70
test_addMethod · 0.70

Calls

no outgoing calls

Tested by 2

test_gcMethod · 0.56
test_addMethod · 0.56