OpenQuizz
Une application de gestion des contenus pédagogiques
|
Public Member Functions | |
def | __init__ (self, specifier, hashes, links) |
def | empty (cls) |
def | from_ireq (cls, ireq) |
def | __nonzero__ (self) |
def | __bool__ (self) |
def | __and__ (self, other) |
def | is_satisfied_by (self, candidate) |
Data Fields | |
specifier | |
hashes | |
links | |
def __init__ | ( | self, | |
specifier, | |||
hashes, | |||
links | |||
) |
def __and__ | ( | self, | |
other | |||
) |
def __bool__ | ( | self | ) |
def __nonzero__ | ( | self | ) |
def empty | ( | cls | ) |
def from_ireq | ( | cls, | |
ireq | |||
) |
def is_satisfied_by | ( | self, | |
candidate | |||
) |
hashes |
links |
specifier |