From: Benjamin Peterson <benjamin@python.org> Date: Mon, 18 Aug 2008 02:15:14 +0000 (+0000) Subject: Blocked revisions 65802-65803 via svnmerge X-Git-Tag: v3.0b3~64 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=22ba5609be1de3f5bb78579eae0cdf9e7f2a3563;p=python Blocked revisions 65802-65803 via svnmerge ........ r65802 | benjamin.peterson | 2008-08-17 21:01:21 -0500 (Sun, 17 Aug 2008) | 1 line follup to #3473: don't duplicate the reduce code ........ r65803 | benjamin.peterson | 2008-08-17 21:12:23 -0500 (Sun, 17 Aug 2008) | 1 line add a test for reduce's move ........ ---