[issue1515] deepcopy doesn't copy instance methods
Guido van Rossum
report at bugs.python.org
Thu Jan 31 18:15:58 CET 2008
Guido van Rossum added the comment:
I'm fine with applying Michael's suggestion to 2.6.
I're reverting the priority change though; using deepcopy is not OO and
IMO usually indicates that there's something wrong with your app.
----------
severity: major -> normal
__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1515>
__________________________________
More information about the Python-bugs-list
mailing list