MCPcopy Create free account
hub / github.com/RT-Thread/env-windows / pickletools.py

File pickletools.py

tools/python-3.11.9-amd64/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 14

ArgumentDescriptorClass · 0.85
StackObjectClass · 0.85
enumerateFunction · 0.85
_testFunction · 0.70
openFunction · 0.70
disFunction · 0.70
typeClass · 0.50
add_argumentMethod · 0.45
parse_argsMethod · 0.45
print_helpMethod · 0.45
formatMethod · 0.45

Tested by

no test coverage detected