Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ weakref.py
File
weakref.py
Lib/weakref.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"Weak reference support
for
Python.
2
3
This module is an implementation of PEP 205:
4
Callers
nothing calls this directly
Calls
1
register
Method · 0.45
Tested by
no test coverage detected