From: Georg Brandl Date: Fri, 26 Nov 2010 18:30:07 +0000 (+0000) Subject: Blocked revisions 86794,86797,86800 via svnmerge X-Git-Tag: v3.1.3~3 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=90d206ba4cdee3db9a00357bca0219cab7d5446e;p=thirdparty%2FPython%2Fcpython.git Blocked revisions 86794,86797,86800 via svnmerge ........ r86794 | georg.brandl | 2010-11-26 12:50:13 +0100 (Fr, 26 Nov 2010) | 1 line #10526: fix typo. ........ r86797 | georg.brandl | 2010-11-26 13:05:27 +0100 (Fr, 26 Nov 2010) | 1 line Modernize code in effective(). ........ r86800 | georg.brandl | 2010-11-26 13:10:06 +0100 (Fr, 26 Nov 2010) | 1 line Typo fix. ........ ---