OpenQuizz
Une application de gestion des contenus pédagogiques
|
Public Member Functions | |
def | __init__ (self, no_binary=None, only_binary=None) |
def | __eq__ (self, other) |
def | __repr__ (self) |
def | get_allowed_formats (self, canonical_name) |
def | disallow_binaries (self) |
Static Public Member Functions | |
def | handle_mutual_excludes (value, target, other) |
Data Fields | |
no_binary | |
only_binary | |
Helper for managing formats from which a package can be installed.
def __init__ | ( | self, | |
no_binary = None , |
|||
only_binary = None |
|||
) |
def __eq__ | ( | self, | |
other | |||
) |
def __repr__ | ( | self | ) |
def disallow_binaries | ( | self | ) |
def get_allowed_formats | ( | self, | |
canonical_name | |||
) |
|
static |
no_binary |
only_binary |