From: Ezio Melotti Date: Sun, 4 Apr 2010 06:51:32 +0000 (+0000) Subject: Blocked revisions 79735 via svnmerge X-Git-Tag: v2.6.6rc1~494 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c347275bd06c2da8718b1009baf94a3753b681ab;p=thirdparty%2FPython%2Fcpython.git Blocked revisions 79735 via svnmerge ........ r79735 | ezio.melotti | 2010-04-04 09:50:58 +0300 (Sun, 04 Apr 2010) | 1 line Revert 79733 - Counter is new in 2.7, the versionadded is not necessary - and fix a typo. ........ ---