MCPcopy Index your code
hub / github.com/python/cpython / pickletools.py

File pickletools.py

Lib/pickletools.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'''"Executable documentation" for the pickle module.
2
3Extensive comments about the pickle protocols and pickle-machine opcodes
4can be found here. Some functions meant for external use:

Callers

nothing calls this directly

Calls 6

ArgumentDescriptorClass · 0.85
StackObjectClass · 0.85
enumerateFunction · 0.85
_mainFunction · 0.70
IClass · 0.50

Tested by

no test coverage detected