MCPcopy Index your code
hub / github.com/RustPython/RustPython / A

Class A

Lib/test/test_weakref.py:2098–2099  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2096class FinalizeTestCase(unittest.TestCase):
2097
2098 class A:
2099 pass
2100
2101 def _collect_if_necessary(self):
2102 # we create no ref-cycles so in CPython no gc should be needed

Callers 2

test_proxy_bad_nextMethod · 0.70

Calls

no outgoing calls

Tested by 2

test_proxy_bad_nextMethod · 0.56