check_pickling_recovery¶
-
astropy.tests.helper.check_pickling_recovery(original, protocol)[source] [edit on github]¶ Try to pickle an object. If successful, make sure the object’s attributes survived pickling and unpickling.
astropy.tests.helper.check_pickling_recovery(original, protocol)[source] [edit on github]¶Try to pickle an object. If successful, make sure the object’s attributes survived pickling and unpickling.