OpenQuizz
Une application de gestion des contenus pédagogiques
|
Functions | |
def | has_tls () |
def | get_path_uid (path) |
Variables | |
logger | |
stdlib_pkgs | |
WINDOWS | |
Stuff that differs in different Python versions and platform distributions.
def pip._internal.utils.compat.get_path_uid | ( | path | ) |
Return path's uid. Does not follow symlinks: https://github.com/pypa/pip/pull/935#discussion_r5307003 Placed this function in compat due to differences on AIX and Jython, that should eventually go away. :raises OSError: When path is a symlink or can't be read.
def pip._internal.utils.compat.has_tls | ( | ) |
logger |
stdlib_pkgs |
WINDOWS |