[issue9616] copy.deepcopy() copying pointers from a dict/dict/list, should copy values

Neil Harkins report at bugs.python.org
Mon Aug 16 00:19:17 CEST 2010


Neil Harkins <nharkins at gmail.com> added the comment:

learn something everyday. i have found the bug in my code, 
deepcopy() is not to blame. thx for your time!

----------
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue9616>
_______________________________________


More information about the Python-bugs-list mailing list