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.
_msvccompiler
2 parents de0bb44 + de03b24 commit 3dcdf85Copy full SHA for 3dcdf85
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.
+This module requires VS 2015 or later.
8
"""
9
10
# Written by Perry Stoll
0 commit comments