MCPcopy Index your code
hub / github.com/python/cpython / msvccompiler.py

File msvccompiler.py

Tools/c-analyzer/distutils/msvccompiler.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""distutils.msvccompiler
2
3Contains MSVCCompiler, an implementation of the abstract CCompiler class
4for the Microsoft Visual Studio.

Callers

nothing calls this directly

Calls 3

get_build_versionFunction · 0.70
infoMethod · 0.45
debugMethod · 0.45

Tested by

no test coverage detected