HEX
Server: Apache
System: Linux zacp120.webway.host 4.18.0-553.50.1.lve.el8.x86_64 #1 SMP Thu Apr 17 19:10:24 UTC 2025 x86_64
User: govancoz (1003)
PHP: 8.3.26
Disabled: exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname
Upload Files
File: //opt/osm/venv/lib64/python3.10/site-packages/pip/_internal/utils/__pycache__/glibc.cpython-310.pyc
o

5i��@sHddlmZddlZddlZddd�Zddd�Zdd	d
�Zddd
�ZdS)�)�annotationsN�return�
str | NonecCst�pt�S)z9Returns glibc version string, or None if not using glibc.)�glibc_version_string_confstr�glibc_version_string_ctypes�rr�G/opt/osm/venv/lib/python3.10/site-packages/pip/_internal/utils/glibc.py�glibc_version_stringsr	c
CsTtjdkrdSzt�d�}|durWdS|��\}}W|Stttfy)YdSw)z@Primary implementation of glibc_version_string using os.confstr.�win32N�CS_GNU_LIBC_VERSION)�sys�platform�os�confstr�split�AttributeError�OSError�
ValueError)Zgnu_libc_version�_�versionrrrrs

��rcCs�zddl}Wn
tyYdSwz|�d�}Wn
ty"YdSwz|j}Wn
ty2YdSw|j|_|�}t|t	�sD|�
d�}|S)z=Fallback implementation of glibc_version_string using ctypes.rN�ascii)�ctypes�ImportError�CDLLr�gnu_get_libc_versionr�c_char_p�restype�
isinstance�str�decode)r�process_namespacer�version_strrrrr s(��
�

r�tuple[str, str]cCst�}|dur	dSd|fS)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)�r#�glibc)r	)�
glibc_versionrrr�libc_ver\sr&)rr)rr")�
__future__rrrr	rrr&rrrr�<module>s


<