From: Ezio Melotti Date: Mon, 7 Jun 2010 21:57:18 +0000 (+0000) Subject: Blocked revisions 81769 via svnmerge X-Git-Tag: v3.2a1~608 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=567a52478e5688bd854d731d391aea6e0174feb6;p=thirdparty%2FPython%2Fcpython.git Blocked revisions 81769 via svnmerge ........ r81769 | ezio.melotti | 2010-06-06 01:28:10 +0300 (Sun, 06 Jun 2010) | 1 line Replace deprecated fail* methods with the equivalent assert* ones. ........ ---