Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ Cargo
Class
Cargo
Lib/test/test_gc.py:964–966 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
962
963
def
test_resurrection_is_transitive(self):
964
class
Cargo:
965
def
__init__(self):
966
self.me = self
967
968
class
Lazarus:
969
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
Used in the wild
real call sites across dependent graphs
searching dependent graphs…