mvpa2.algorithms.hyperalignment.deepcopy

mvpa2.algorithms.hyperalignment.deepcopy(x, memo=None, _nil=[])

Deep copy operation on arbitrary Python objects.

See the module’s __doc__ string for more info.