Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 338 Bytes

pickling.rst

File metadata and controls

7 lines (4 loc) · 338 Bytes

Pickling Marvin Instances

Generic methods for pickling and unpickling the subclassed objects are implemented in .MarvinToolsClass.save and .MarvinToolsClass.restore. While these work in most cases, depending on the specifics of the subclass some additional handling may be necessary.