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

Method memoize

Lib/pickle.py:227–247  ·  view source on GitHub ↗

Store an object in the memo.

(self, obj)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 8

save_reduceMethod · 0.95
save_stringMethod · 0.95
save_unicodeMethod · 0.95
save_tupleMethod · 0.95
save_listMethod · 0.95
save_dictMethod · 0.95
save_instMethod · 0.95
save_globalMethod · 0.95

Calls 2

putMethod · 0.95
writeMethod · 0.45

Tested by

no test coverage detected