[issue2116] weakref copy module interaction

Antoine Pitrou report at bugs.python.org
Sun Mar 15 00:53:09 CET 2009


Antoine Pitrou <pitrou at free.fr> added the comment:

Hmm, forget that question. If we deepcopy the weakref target, it will be
destroyed just afterwards, making the deepcopied weakref useless.

----------

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


More information about the Python-bugs-list mailing list