MCPcopy Create free account
hub / github.com/RT-Thread/env-windows / msvccompiler.py

File msvccompiler.py

tools/python-3.11.9-amd64/Lib/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