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

File _compat_pickle.py

tools/python-3.11.9-amd64/Lib/_compat_pickle.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# This module is used to map the old Python 2 names to the new names used in
2# Python 3 for the pickle module. This needed to make pickle streams
3# generated with Python 2 loadable by Python 3.
4

Callers

nothing calls this directly

Calls 2

itemsMethod · 0.45
updateMethod · 0.45

Tested by

no test coverage detected