Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ dbpickle.py
File
dbpickle.py
Doc/includes/dbpickle.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# Simple example presenting how persistent ID can be used to pickle
2
# external objects by reference.
3
4
import
pickle
Callers
nothing calls this directly
Calls
2
namedtuple
Function · 0.90
main
Function · 0.70
Tested by
no test coverage detected