Files
Buffteks-Website/venv/lib/python3.12/site-packages/setuptools-stubs/_distutils/_msvccompiler.pyi
2025-05-08 21:10:14 -05:00

6 lines
88 B
Python

from .compilers.C import msvc
__all__ = ["MSVCCompiler"]
MSVCCompiler = msvc.Compiler