From 53e4a9a763aa137140dce2cb256c4a4fb923eacd Mon Sep 17 00:00:00 2001 From: Mark Hammond Date: Mon, 17 Oct 2011 11:35:31 +1100 Subject: normalize whitespace in Lib/distutils/msvc9compiler.py --- Lib/distutils/msvc9compiler.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Lib/distutils/msvc9compiler.py b/Lib/distutils/msvc9compiler.py index 0807a36..b3f6ce1 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"""