File manager - Edit - /opt/saltstack/salt/lib/python3.10/site-packages/setuptools/_distutils/__pycache__/sysconfig.cpython-310.pyc
Back
o ;jM � @ s� d Z ddlmZ ddlZddlZddlZddlZddlZddlZddl m Z mZmZ ddl mZ ddlmZ ddlmZ dd lmZ dd lmZ e rQddlmZ ndd � Zdejv Zej�ej�Zej�ej�Z ej�ej!�Z"ej�ej#�Z$dej%v r�ej�&ej%d �Z'nej(r�ej�)ej�&ej(��Z'ne�*� Z'dd� Z+e,edd�Z-dd� Z.ej/dkr�edd� �Z0e0e'�Z'e0e-�Z-dd� Z1e1� Z2dZ3ze2s�ej4Z3W n e5y� Y nw dd� Z6d`dad$d%�Z7ed&d'� �Z8d(d)� Z9d*d+� Z:d,d-� Z;d.d/� Z<d0d1� Z=d2d3� Z> dbdcd5d6�Z?ej@d7d8� �ZAddd<d=�ZBded>d?�ZCded@dA�ZDdfdBdC�ZEe�FdD�ZGe�FdE�ZHe�FdF�ZIdfdGdH�ZJdIdJ� ZKdaLedgdLdM��ZMedhdQdM��ZMdidSdM�ZMeedT�djdXdY���ZNedkdZdY��ZNdkd[dY�ZNedld^d_��ZOdS )ma� 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> � )�annotationsN)� TYPE_CHECKING�Literal�overload)� pass_none� )� CCompiler)�py39)�DistutilsPlatformError)�is_mingw)� deprecatedc C s dd� S )Nc S s | S �N� )�fnr r �S/opt/saltstack/salt/lib/python3.10/site-packages/setuptools/_distutils/sysconfig.py�<lambda>"