Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ pickletester.py
File
pickletester.py
Lib/test/pickletester.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
builtins
2
import
collections
3
import
copyreg
4
import
dbm
Callers
nothing calls this directly
Calls
6
save_restore_warnings_filters
Function · 0.90
dis
Function · 0.90
Unpickleable
Class · 0.85
create_data
Function · 0.85
dumps
Method · 0.45
format
Method · 0.45
Tested by
no test coverage detected