From: Ezio Melotti Date: Mon, 22 Nov 2010 13:06:20 +0000 (+0000) Subject: Blocked revisions 86690 via svnmerge X-Git-Tag: v2.7.1~38 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=312e296c221b185492a702106fbae5981a5062d4;p=thirdparty%2FPython%2Fcpython.git Blocked revisions 86690 via svnmerge ........ r86690 | ezio.melotti | 2010-11-22 14:56:58 +0200 (Mon, 22 Nov 2010) | 1 line #9424: add a DeprecationWarning for assertEquals, assertNotEquals, assertAlmostEquals, assertNotAlmostEquals, and assert_ ........ ---