_dostore(): Add argument flag `already_pickled' which if true,
suppresses the pickling of the data. _dostoreNP(): A shortcut for _dostore(..., already_pickled=1)
Showing
Please register or sign in to comment
suppresses the pickling of the data. _dostoreNP(): A shortcut for _dostore(..., already_pickled=1)