aboutsummaryrefslogtreecommitdiffstats
path: root/setuptools/tests/test_msvc.py
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2016-07-02 12:38:21 -0400
committerJason R. Coombs <jaraco@jaraco.com>2016-07-02 12:38:21 -0400
commitf2a0b309367cfdade3c0c18d8c69612010351120 (patch)
treea8cc3b33d57318000bb8a00e366dc753a5aa4ac7 /setuptools/tests/test_msvc.py
parent349e33139adf073c3b55065b1de658868622ccdd (diff)
downloadexternal_python_setuptools-f2a0b309367cfdade3c0c18d8c69612010351120.tar.gz
external_python_setuptools-f2a0b309367cfdade3c0c18d8c69612010351120.tar.bz2
external_python_setuptools-f2a0b309367cfdade3c0c18d8c69612010351120.zip
Extract template as variable to avoid line continuation.
Diffstat (limited to 'setuptools/tests/test_msvc.py')
-rw-r--r--setuptools/tests/test_msvc.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setuptools/tests/test_msvc.py b/setuptools/tests/test_msvc.py
index 86475834..2fbd56bf 100644
--- a/setuptools/tests/test_msvc.py
+++ b/setuptools/tests/test_msvc.py
@@ -1,5 +1,5 @@
"""
-Tests for msvc9compiler.
+Tests for msvc support module.
"""
import os