OpenQuizz
Une application de gestion des contenus pédagogiques
HashMissing Class Reference
Inheritance diagram for HashMissing:
Collaboration diagram for HashMissing:

Public Member Functions

def __init__ (self, gotten_hash)
 
def body (self)
 
- Public Member Functions inherited from HashError
def __str__ (self)
 

Data Fields

 gotten_hash
 

Static Public Attributes

 order
 
 head
 
- Static Public Attributes inherited from HashError
 req
 
 head
 
 order
 

Detailed Description

A hash was needed for a requirement but is absent.

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self,
  gotten_hash 
)
:param gotten_hash: The hash of the (possibly malicious) archive we
    just downloaded

Member Function Documentation

◆ body()

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.

Field Documentation

◆ gotten_hash

gotten_hash

◆ head

head
static

◆ order

order
static

The documentation for this class was generated from the following file: