Doug Stell:
The standard module copy has deepcopy, it's slow but it may be a
simple solution to your problem. A better solution is to look where
data is changed and fix that.

Bye,
bearophile

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to