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

Class Cargo

Lib/test/test_gc.py:968–970  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

966
967 def test_resurrection_is_transitive(self):
968 class Cargo:
969 def __init__(self):
970 self.me = self
971
972 class Lazarus:
973 resurrected_instances = []

Callers 1

Calls

no outgoing calls

Tested by 1