Making a "deep" copy

alex at pad.zuken.de alex at pad.zuken.de
Mon May 14 10:41:14 EDT 2001


Hi!

I've got a dictionary which contains lists and other dictionaries.
I want to create a real copy, but dict.copy() only copies the first
"layer". Is there a (fast) way to do this? 

Please use email for ideas. Thanks.

Regards,
Alex.



More information about the Python-list mailing list