lars van gemerden <l...@rational-it.com> writes:
> ... "deepcopy" dropping some items ...
> Any ideas are still more then welcome,

"deepcopy" is implemented in Python (rather than "C").
Thus, if necessary, you can debug what it is doing
and thereby determine where the items have been dropped.

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

Reply via email to