From: Mark Hammond Date: Mon, 17 Oct 2011 00:35:31 +0000 (+1100) Subject: normalize whitespace in Lib/distutils/msvc9compiler.py X-Git-Tag: v3.2.3rc1~500 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=53e4a9a763aa137140dce2cb256c4a4fb923eacd;p=thirdparty%2FPython%2Fcpython.git normalize whitespace in Lib/distutils/msvc9compiler.py --- diff --git a/Lib/distutils/msvc9compiler.py b/Lib/distutils/msvc9compiler.py index 0807a360956e..b3f6ce10a81a 100644 --- a/Lib/distutils/msvc9compiler.py +++ b/Lib/distutils/msvc9compiler.py @@ -715,7 +715,7 @@ class MSVCCompiler(CCompiler) : manifest_buf = re.sub(pattern, "", manifest_buf) pattern = "\s*" manifest_buf = re.sub(pattern, "", manifest_buf) - # Now see if any other assemblies are referenced - if not, we + # Now see if any other assemblies are referenced - if not, we # don't want a manifest embedded. pattern = re.compile( r"""