OpenQuizz
Une application de gestion des contenus pédagogiques
|
Public Member Functions | |
def | __init__ (self, sequence) |
def | __repr__ (self) |
def | __bool__ (self) |
def | __iter__ (self) |
Wrap an iterable returned by find_matches(). This is essentially just a proxy to the underlying sequence that provides the same interface as `_FactoryIterableView`.
def __init__ | ( | self, | |
sequence | |||
) |
def __bool__ | ( | self | ) |
def __iter__ | ( | self | ) |
def __repr__ | ( | self | ) |