Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
test_resurrection_is_transitive
Method · 0.85
Calls
no outgoing calls
Tested by
1
test_resurrection_is_transitive
Method · 0.68