tlpipe.container.container.deepcopy

tlpipe.container.container.deepcopy(x, memo=None, _nil=[])[source]

Deep copy operation on arbitrary Python objects.

See the module’s __doc__ string for more info.