[issue18352] collections.Counter with added attributes are not deepcopied properly.

Eric Snow report at bugs.python.org
Wed Jul 3 19:51:48 CEST 2013


Eric Snow added the comment:

OrderedDict already copies the instance dict in __reduce__().  Are you talking about something more than that?

----------
nosy: +eric.snow

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


More information about the Python-bugs-list mailing list