Match all the functions

Report a typo

Match each function with a description.

Match the items from left and right columns
dump()
dumps()
load()
loads()
Reads a pickled representation of an object from a file.
Returns a pickled representation of an object as a byte string.
Writes a pickled representation of an object to a file.
Reconstructs an object from a pickled byte string.
___

Create a free account to access the full topic