OpenQuizz
Une application de gestion des contenus pédagogiques
|
Functions | |
def | is_archive_file (name) |
Variables | |
WHEEL_EXTENSION | |
BZ2_EXTENSIONS | |
XZ_EXTENSIONS | |
ZIP_EXTENSIONS | |
TAR_EXTENSIONS | |
ARCHIVE_EXTENSIONS | |
Filetype information.
def pip._internal.utils.filetypes.is_archive_file | ( | name | ) |
Return True if `name` is a considered as an archive file.
ARCHIVE_EXTENSIONS |
BZ2_EXTENSIONS |
TAR_EXTENSIONS |
WHEEL_EXTENSION |
XZ_EXTENSIONS |
ZIP_EXTENSIONS |