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

Method dump

Lib/pickle.py:220–225  ·  view source on GitHub ↗

Write a pickled representation of obj to the open file.

(self, obj)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 13

__setitem__Method · 0.95
_vsendMethod · 0.95
_dorequestMethod · 0.95
dump_statsMethod · 0.45
_compileFunction · 0.45
compileFunction · 0.45
dumpFunction · 0.45
dumpsFunction · 0.45
dump_statsMethod · 0.45
dump_statsMethod · 0.45
write_resultsMethod · 0.45
assertASTEqualMethod · 0.45

Calls 2

saveMethod · 0.95
writeMethod · 0.45

Tested by 1

assertASTEqualMethod · 0.36