[issue11572] bring Lib/copy.py to 100% coverage

Sandro Tosi report at bugs.python.org
Sat Aug 6 12:24:38 CEST 2011


Sandro Tosi <sandro.tosi at gmail.com> added the comment:

JFTR, the same kind of check of __reduce_ex__ and then falling back on __reduce__ is prenset in pickle too: maybe it's worth align them?

----------

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


More information about the Python-bugs-list mailing list