From: Georg Brandl Date: Fri, 12 Mar 2010 10:07:31 +0000 (+0000) Subject: Commit merge properties (missing from r78862). X-Git-Tag: v3.2a1~1506 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4d1246b3aa9dca4339aeaded3406bf4e34f3585d;p=thirdparty%2FPython%2Fcpython.git Commit merge properties (missing from r78862). Merged revisions 78859-78860 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r78859 | georg.brandl | 2010-03-12 10:57:43 +0100 (Fr, 12 Mär 2010) | 1 line Get rid of backticks. ........ r78860 | georg.brandl | 2010-03-12 11:02:03 +0100 (Fr, 12 Mär 2010) | 1 line Fix warnings from "make check". ........ ---