commit | 1fc0d2b364b144e501615cf82e998beb87733607 | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Sat Nov 28 15:58:27 2009 +0000 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Sat Nov 28 15:58:27 2009 +0000 |
tree | c1c1c81def7ee308624314b0367b9845d969e0a0 | |
parent | 38478d8654115de4f3d1964b59f892deebbdb728 [diff] [blame] |
Merged revisions 76571 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r76571 | antoine.pitrou | 2009-11-28 16:55:58 +0100 (sam., 28 nov. 2009) | 3 lines Issue #1515: Enable use of deepcopy() with instance methods. Patch by Robert Collins. ........
diff --git a/Misc/ACKS b/Misc/ACKS index 0442244..89a5fc4 100644 --- a/Misc/ACKS +++ b/Misc/ACKS
@@ -144,6 +144,7 @@ Dave Cole Benjamin Collar Jeffery Collins +Robert Collins Paul Colomiets Matt Conway David M. Cooke