> See copy.deepcopy(). It will make sure that everything gets copied and > nothing just referenced (more or less).
So far copy.deepcopy() seems to be working perfectly. Thanks for the input Nick -- http://mail.python.org/mailman/listinfo/python-list
> See copy.deepcopy(). It will make sure that everything gets copied and > nothing just referenced (more or less).
So far copy.deepcopy() seems to be working perfectly. Thanks for the input Nick -- http://mail.python.org/mailman/listinfo/python-list