MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / load

Method load

Lib/pickle.py:845–860  ·  view source on GitHub ↗

Read a pickled object representation from the open file. Return the reconstituted object hierarchy specified in the file.

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

_vrecvMethod · 0.95
_dorequestMethod · 0.95
read_codeFunction · 0.45
load_moduleMethod · 0.45
py_suffix_importerFunction · 0.45
__getitem__Method · 0.45
set_locationMethod · 0.45
nextMethod · 0.45
previousMethod · 0.45
firstMethod · 0.45
lastMethod · 0.45
load_moduleMethod · 0.45

Calls 1

readFunction · 0.70

Tested by

no test coverage detected