%PDF-1.4 %Óëéá 1 0 obj <> endobj 3 0 obj <> endobj 4 0 obj <
| Server IP : 212.252.79.165 / Your IP : 216.73.216.45 [ Web Server : Apache System : Linux 212-252-79-165.cprapid.com 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64 User : cehaburo ( 1001) PHP Version : 8.1.33 Disable Function : exec,passthru,shell_exec,system Domains : 48 Domains MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /lib/python3.10/distutils/__pycache__/ |
Upload File : |
o
��bc�[ � @ 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 �-/usr/lib/python3.10/distutils/msvccompiler.py� read_keys7 s"