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

Public Member Functions

def __init__ (self, ireq, field, f_val, m_val)
 
def __str__ (self)
 

Data Fields

 ireq
 
 field
 
 f_val
 
 m_val
 

Detailed Description

Built metadata contains inconsistent information.

This is raised when the metadata contains values (e.g. name and version)
that do not match the information previously obtained from sdist filename
or user-supplied ``#egg=`` value.

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self,
  ireq,
  field,
  f_val,
  m_val 
)

Member Function Documentation

◆ __str__()

def __str__ (   self)

Field Documentation

◆ f_val

f_val

◆ field

field

◆ ireq

ireq

◆ m_val

m_val

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