ptypy.core.save_load.unlink#
- ptypy.core.save_load.unlink(obj)#
Looks into all references of obj. Places references in a pool with string labels resembling their python ID plus an object dependent prefix. Reduces all objects and dicts to dictionaries. Reduces all tuples to list. All references are replaced by the labels in the pool.
Original references in ‘obj’ are preserved