massive update, probably broken
[dotfiles/.git] / .config / coc / extensions / coc-python-data / languageServer.0.5.59 / Typeshed / stdlib / 2and3 / distutils / msvccompiler.pyi
1 # Stubs for distutils.msvccompiler\r
2 \r
3 from distutils.ccompiler import CCompiler\r
4 \r
5 \r
6 class MSVCCompiler(CCompiler): ...\r