From: Victor Stinner Date: Fri, 12 Mar 2010 14:47:28 +0000 (+0000) Subject: Blocked revisions 78827 via svnmerge X-Git-Tag: v3.2a1~1501 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=50981b8242af6a456cf17e39df6a12b0f98524df;p=thirdparty%2FPython%2Fcpython.git Blocked revisions 78827 via svnmerge ........ r78827 | victor.stinner | 2010-03-10 23:45:04 +0100 (mer., 10 mars 2010) | 4 lines ooops, fix error message in execusercustomize() Copy/paste failure :-) ........ ---