We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8c70bb commit 3c5731fCopy full SHA for 3c5731f
distutils/_msvccompiler.py
@@ -3,8 +3,7 @@
3
Contains MSVCCompiler, an implementation of the abstract CCompiler class
4
for Microsoft Visual Studio 2015.
5
6
-The module is compatible with VS 2015 and later. You can find legacy support
7
-for older versions in distutils.msvc9compiler and distutils.msvccompiler.
+Please ensure that you are using VS 2015 or later.
8
"""
9
10
# Written by Perry Stoll
0 commit comments