⚝
One Hat Cyber Team
⚝
Your IP:
160.79.110.43
Server IP:
162.254.39.145
Server:
Linux premium289.web-hosting.com 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64
Server Software:
LiteSpeed
PHP Version:
8.2.28
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
lib64
/
python3.6
/
distutils
/
__pycache__
/
View File Name :
_msvccompiler.cpython-36.opt-1.pyc
3 \KT � @ s� d Z ddlZddlZddlZddlZddlZddlmZmZm Z m Z mZ ddlm Z mZ ddlmZ ddlmZ ddlmZ dd � Zd d� Zdd � Zdd� Zddd�Zddd�Zedg�ZG dd� de �ZdS )a distutils._msvccompiler Contains MSVCCompiler, an implementation of the abstract CCompiler class for Microsoft Visual Studio 2015. The module is compatible with VS 2015 and later. You can find legacy support for older versions in distutils.msvc9compiler and distutils.msvccompiler. � N)�DistutilsExecError�DistutilsPlatformError�CompileError�LibError� LinkError)� CCompiler�gen_lib_options)�log)�get_platform)�countc $ C s� yt jt jdt jt jB d�} W n tk r< tjd� dS X d}d }| �� x�t� D ]�}yt j | |�\}}}W n tk r� P Y nX |rT|t j krTtjj |�rTytt|��}W n ttfk r� wTY nX |dkrT||krT|| }}qTW W d Q R X ||fS )Nz'Software\Microsoft\VisualStudio\SxS\VC7)�accesszVisual C++ is not registeredr � )NN)�winregZ OpenKeyEx�HKEY_LOCAL_MACHINEZKEY_READZKEY_WOW64_32KEY�OSErrorr �debugr Z EnumValueZREG_SZ�os�path�isdir�int�float� ValueError� TypeError)�key�best_version�best_dir�i�v�vc_dirZvt�version� r �//usr/lib64/python3.6/distutils/_msvccompiler.py�_find_vc2015 s0 r"