deepcopy questions

Dieter Maurer dieter at handshake.de
Thu Nov 29 02:01:58 EST 2012


lars van gemerden <lars at 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.




More information about the Python-list mailing list