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

Public Member Functions

def __init__ (self, sequence)
 
def __repr__ (self)
 
def __bool__ (self)
 
def __iter__ (self)
 

Detailed Description

Wrap an iterable returned by find_matches().

This is essentially just a proxy to the underlying sequence that provides
the same interface as `_FactoryIterableView`.

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self,
  sequence 
)

Member Function Documentation

◆ __bool__()

def __bool__ (   self)

◆ __iter__()

def __iter__ (   self)

◆ __repr__()

def __repr__ (   self)

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