MCPcopy 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

1from _weakref import proxy, ref
2
3from testutils import assert_raises
4

Callers

nothing calls this directly

Calls 6

proxyFunction · 0.90
assert_raisesFunction · 0.90
callableFunction · 0.85
bFunction · 0.85
XClass · 0.70
GClass · 0.70

Tested by

no test coverage detected