MCPcopy Index your code
hub / github.com/RustPython/RustPython / 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 8

disFunction · 0.90
UnpickleableClass · 0.85
create_dataFunction · 0.85
lenFunction · 0.85
printFunction · 0.50
dumpsMethod · 0.45
formatMethod · 0.45

Tested by

no test coverage detected