mpi4py.MPI.Pickle ================= .. currentmodule:: mpi4py.MPI .. autoclass:: Pickle :show-inheritance: .. automethod:: __new__ .. rubric:: Methods Summary .. autosummary:: ~Pickle.dumps ~Pickle.dumps_oob ~Pickle.loads ~Pickle.loads_oob .. rubric:: Attributes Summary .. autosummary:: ~Pickle.PROTOCOL ~Pickle.THRESHOLD .. rubric:: Methods Documentation .. automethod:: dumps .. automethod:: dumps_oob .. automethod:: loads .. automethod:: loads_oob .. rubric:: Attributes Documentation .. autoattribute:: PROTOCOL .. autoattribute:: THRESHOLD