# coding: utf-8 # AUTO-GENERATED FILE -- DO NOT EDIT """ The _distutils_findvs helper module """ __doc__ = 'The _distutils_findvs helper module' __file__ = 'C:\\src\\ide\\build-files\\build-temp\\runtimes-release\\__os__\\win32\\runtime-python3.7\\DLLs\\_distutils_findvs.pyd' __loader__ = None __name__ = '_distutils_findvs' __package__ = '' __spec__ = None def findall(): """ findall()Finds all installed versions of Visual Studio.This function will initialize COM temporarily. To avoid impact on other partsof your application, use a new thread to make this call. """ pass