From: Antoine Pitrou Date: Sun, 7 Feb 2010 17:02:58 +0000 (+0000) Subject: Merged revisions 78090 via svnmerge from X-Git-Tag: v3.1.2rc1~98 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=50dcfc5d7d385982bdf847cdaa4d58730df96d6a;p=thirdparty%2FPython%2Fcpython.git Merged revisions 78090 via svnmerge from svn+ssh://pythondev@svn.python.org/python/branches/py3k ................ r78090 | antoine.pitrou | 2010-02-07 18:00:43 +0100 (dim., 07 févr. 2010) | 9 lines Merged revisions 78088 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r78088 | antoine.pitrou | 2010-02-07 17:56:23 +0100 (dim., 07 févr. 2010) | 4 lines Issue #7870: Remove duplicate test methods. Reported by Georg Brandl. ........ ................ ---