OpenQuizz
Une application de gestion des contenus pédagogiques
|
Functions | |
def | glibc_version_string () |
def | glibc_version_string_confstr () |
def | glibc_version_string_ctypes () |
def | libc_ver () |
def pip._internal.utils.glibc.glibc_version_string | ( | ) |
def pip._internal.utils.glibc.glibc_version_string_confstr | ( | ) |
def pip._internal.utils.glibc.glibc_version_string_ctypes | ( | ) |
def pip._internal.utils.glibc.libc_ver | ( | ) |
Try to determine the glibc version Returns a tuple of strings (lib, version) which default to empty strings in case the lookup fails.