[issue2116] weakref copy module interaction

Antoine Pitrou report at bugs.python.org
Sun Mar 15 01:34:33 CET 2009


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

Here is a patch providing proper copy and deepcopy support, including
for weak dicts (the Proxy type is unsupported, though).

----------
Added file: http://bugs.python.org/file13334/issue2116.patch

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


More information about the Python-bugs-list mailing list