Dec. 20, 2009
1:54 p.m.
Do you think there should be a `__deepcopy__` method for `object`? This will solve a little problem I have here: http://stackoverflow.com/questions/1933621/deepcopy-a-simple-python-object I also think it's a more elegant solution than the way it works now. Ram.