HEX
Server: Apache
System: Linux insrv.serversdaddy.com 5.14.0-362.24.2.el9_3.x86_64 #1 SMP PREEMPT_DYNAMIC Sat Mar 30 14:11:54 EDT 2024 x86_64
User: jsaha (1066)
PHP: 8.3.6
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //usr/lib/python3.9/site-packages/pip/_internal/utils/__pycache__/glibc.cpython-39.pyc
a

g��eb�@sDddlZddlZddlmZmZdd�Zdd�Zdd�Zd	d
�ZdS)�N)�Optional�TuplecCst�p
t�S)z9Returns glibc version string, or None if not using glibc.)�glibc_version_string_confstr�glibc_version_string_ctypes�rr�=/usr/lib/python3.9/site-packages/pip/_internal/utils/glibc.py�glibc_version_string	src
CsDtjdkrdSzt�d���\}}Wntttfy>YdS0|S)z@Primary implementation of glibc_version_string using os.confstr.�win32N�CS_GNU_LIBC_VERSION)�sys�platform�os�confstr�split�AttributeError�OSError�
ValueError)�_�versionrrrrs
rcCsrzddl}Wnty YdS0|�d�}z
|j}WntyJYdS0|j|_|�}t|t�sn|�	d�}|S)z=Fallback implementation of glibc_version_string using ctypes.rN�ascii)
�ctypes�ImportErrorZCDLL�gnu_get_libc_versionrZc_char_pZrestype�
isinstance�str�decode)rZprocess_namespacerZversion_strrrrr!s



rcCst�}|durdSd|fSdS)z�Try to determine the glibc version

    Returns a tuple of strings (lib, version) which default to empty strings
    in case the lookup fails.
    N)�rZglibc)r)Z
glibc_versionrrr�libc_verQsr)	r
r�typingrrrrrrrrrr�<module>s0