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

Method save_reduce

Lib/pickle.py:345–420  ·  view source on GitHub ↗
(self, func, args, state=None,
                    listitems=None, dictitems=None, obj=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

saveMethod · 0.95
dispatcherMethod · 0.80

Calls 7

memoizeMethod · 0.95
_batch_appendsMethod · 0.95
_batch_setitemsMethod · 0.95
PicklingErrorClass · 0.85
getattrFunction · 0.85
writeFunction · 0.70
saveFunction · 0.50

Tested by

no test coverage detected