From: Amaury Forgeot d'Arc Date: Tue, 13 Jan 2009 23:21:11 +0000 (+0000) Subject: Blocked revisions 68592 via svnmerge X-Git-Tag: v3.1a1~510 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3bc0f7ebeed6b165c2694845256cf0f62e8fddfe;p=thirdparty%2FPython%2Fcpython.git Blocked revisions 68592 via svnmerge ........ r68592 | amaury.forgeotdarc | 2009-01-14 00:19:08 +0100 (mer., 14 janv. 2009) | 5 lines #4807: Remove a wrong usage of wsprintf in the winreg module ("windows sprintf", different than swprintf) Needed for the windows CE port. ........ ---