MCPcopy 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

1import builtins
2import collections
3import copyreg
4import dbm

Callers

nothing calls this directly

Calls 6

disFunction · 0.90
UnpickleableClass · 0.85
create_dataFunction · 0.85
dumpsMethod · 0.45
formatMethod · 0.45

Tested by

no test coverage detected