| Server IP : 94.16.115.136 / Your IP : 216.73.217.106 Web Server : Apache/2.4.52 (Ubuntu) System : Linux rogerrabbit 5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 x86_64 User : bkillingseder ( 1001) PHP Version : 8.1.2-1ubuntu2.25 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /snap/core22/2411/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"