From: Martin v. Löwis Date: Sun, 30 Mar 2008 20:45:26 +0000 (+0000) Subject: Blocked revisions 62019 via svnmerge X-Git-Tag: v3.0a4~26 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=95099bad1bbbfacaf631f2fdb2d335803419aa6e;p=python Blocked revisions 62019 via svnmerge ........ r62019 | amaury.forgeotdarc | 2008-03-28 22:55:29 +0100 (Fr, 28 Mär 2008) | 7 lines Repair compilation for Visual Studio 2005. I applied the same changes manually to VS7.1 and VC6 files; completely untested. (Christian, don't try too hard merging this change into py3k. It will be easier to do the same work again on the branch) ........ ---