From: Mark Dickinson Date: Mon, 7 Dec 2009 19:35:31 +0000 (+0000) Subject: Blocked revisions 76698 via svnmerge X-Git-Tag: v3.1.2rc1~281 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f0d3aa1ba1f3b20a9807c520baba5a1284e6902c;p=thirdparty%2FPython%2Fcpython.git Blocked revisions 76698 via svnmerge ........ r76698 | mark.dickinson | 2009-12-07 19:34:59 +0000 (Mon, 07 Dec 2009) | 1 line Fix error message, for consistency with messages for % and //, and for consistency with trunk ........ ---