Server IP : 184.154.167.98 / Your IP : 3.145.38.150 Web Server : Apache System : Linux pink.dnsnetservice.com 4.18.0-553.22.1.lve.1.el8.x86_64 #1 SMP Tue Oct 8 15:52:54 UTC 2024 x86_64 User : puertode ( 1767) PHP Version : 8.2.26 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /lib64/python3.8/distutils/__pycache__/ |
Upload File : |
U ��.eP � @ s� d Z ddlZddlZddlZddlZddlmZ ddlmZm Z ej �ej�Z ej �ej�Zej �ej�Zej �ej�Zdejkr�ej �ejd �Zn&ejr�ej �ej �ej��Zne�� Zdd� Zeed d�Zejd kr�dd� Zee�Zee�Zd d� Ze� Z dZ!ze �sej"Z!W n e#k �r* Y nX dd� Z$d-dd�Z%d.dd�Z&dd� Z'dd� Z(dd� Z)d/dd�Z*e�+d�Z,e�+d�Z-e�+d �Z.d0d!d"�Z/d#d$� Z0da1d%d&� Z2d'd(� Z3d)d*� Z4d+d,� Z5dS )1a� Provide access to Python's configuration information. The specific configuration variables available depend heavily on the platform and configuration. The values may be retrieved using get_config_var(name), and the list of variables is available via get_config_vars().keys(). Additional convenience functions are also available. Written by: Fred L. Drake, Jr. Email: <fdrake@acm.org> � N� )�DistutilsPlatformError)�get_platform�get_host_platformZ_PYTHON_PROJECT_BASEc C s, dD ]"}t j�t j�| d|��r dS qdS )N)ZSetupzSetup.localZModulesTF)�os�path�isfile�join)�d�fn� r �+/usr/lib64/python3.8/distutils/sysconfig.py�_is_python_source_dir+ s r �_home�ntc C s0 | r,t j�| ��t j�t j�td���r,tS | S )NZPCbuild)r r �normcase� startswithr �PREFIX)r r r r �_fix_pcbuild4 s �r c C s t rtt �S tt�S )N)� _sys_homer �project_baser r r r � _python_build<