OpenQuizz
Une application de gestion des contenus pédagogiques
|
Public Member Functions | |
def | __init__ (self, gotten_hash) |
def | body (self) |
![]() | |
def | __str__ (self) |
Data Fields | |
gotten_hash | |
Static Public Attributes | |
order | |
head | |
![]() | |
req | |
head | |
order | |
A hash was needed for a requirement but is absent.
def __init__ | ( | self, | |
gotten_hash | |||
) |
:param gotten_hash: The hash of the (possibly malicious) archive we just downloaded
def body | ( | self | ) |
Return a summary of me for display under the heading. This default implementation simply prints a description of the triggering requirement. :param req: The InstallRequirement that provoked this error, with its link already populated by the resolver's _populate_link().
Reimplemented from HashError.
gotten_hash |
|
static |
|
static |