Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RustPython/RustPython
/ stdlib_weakref.py
File
stdlib_weakref.py
extra_tests/snippets/stdlib_weakref.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
_weakref
import
proxy, ref
2
3
from
testutils
import
assert_raises
4
Callers
nothing calls this directly
Calls
6
proxy
Function · 0.90
assert_raises
Function · 0.90
callable
Function · 0.85
b
Function · 0.85
X
Class · 0.70
G
Class · 0.70
Tested by
no test coverage detected