| Server IP : 66.29.146.62 / Your IP : 216.73.216.152 Web Server : LiteSpeed System : Linux premium231.web-hosting.com 4.18.0-553.45.1.lve.el8.x86_64 #1 SMP Wed Mar 26 12:08:09 UTC 2025 x86_64 User : dokkdzvi ( 925) PHP Version : 8.1.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /opt/alt/python310/lib64/python3.10/distutils/__pycache__/ |
Upload File : |
o
�=?h�[ � @ s� d Z ddlZddlZddlmZmZmZmZmZ ddl m
Z
mZ ddlm
Z
dZzddlZdZeZejZejZejZejZW n2 eyp zddlZddlZdZeZejZejZejZejZW n eym e
�d� Y nw Y nw er}ejejejej fZ!d d
� Z"dd� Z#d
d� Z$G dd� d�Z%dd� Z&dd� Z'dd� Z(G dd� de
�Z)e&� dkr�e
�*d� e)Z+ddl,m)Z) ddl,m%Z% dS dS )z�distutils.msvccompiler
Contains MSVCCompiler, an implementation of the abstract CCompiler class
for the Microsoft Visual Studio.
� N)�DistutilsExecError�DistutilsPlatformError�CompileError�LibError� LinkError)� CCompiler�gen_lib_options)�logFTz�Warning: Can't read registry to find the necessary compiler setting
Make sure that Python modules winreg, win32api or win32con are installed.c C sf zt | |�}W n
ty Y dS w g }d} zt||�}W n
ty( Y |S w |�|� |d7 }q)zReturn list of registry keys.Nr T� )�RegOpenKeyEx�RegError�
RegEnumKey�append)�base�key�handle�L�i�k� r �=/opt/alt/python310/lib64/python3.10/distutils/msvccompiler.py� read_keys7 s"