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

Class C

Lib/test/test_capi/test_misc.py:554–555  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

552 def test_sublclassing_managed_dict(self):
553
554 class C(_testcapi.HeapCTypeWithManagedDict):
555 pass
556
557 i = C()
558 i.spam = i

Callers 5

callbackMethod · 0.70
funcMethod · 0.70

Calls

no outgoing calls

Tested by 5

callbackMethod · 0.56
funcMethod · 0.56