GIF89;aGIF89;aGIF89;a
Team Anon Force
https://t.me/Professor6T9x
Professor6T9 Web SheLL
Linux s2.soul-hosting.hu 5.10.0-35-amd64 #1 SMP Debian 5.10.237-1 (2025-05-19) x86_64
Apache
173.212.232.101
/
lib
/
python3.9
/
distutils
/
__pycache__
[ HOME ]
Exec
Submit
File Name : sysconfig.cpython-39.pyc
a �0`!V � @ s� d Z ddlZddlZddlZddlZddlZddlmZ ej� ej �Zej� ej�Z ej� ej�Zej� ej�Zdejv r�ej�ejd �Zn&ejr�ej�ej�ej��Zne�� Zdd� Zeedd�Zejd kr�d d� Zee�Zee�Zdd � Ze� ZdZze�s ej ZW n e!�y Y n0 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,d/d d!�Z-d"d#� Z.da/d$d%� Z0d&d'� Z1d(d)� Z2d*d+� Z3dS )0a� 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� )�DistutilsPlatformErrorZ_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/lib/python3.9/distutils/sysconfig.py�_is_python_source_dir+ s r Z_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<