OpenQuizz
Une application de gestion des contenus pédagogiques
|
Public Member Functions | |
def | __init__ (self, source, encoding) |
def | __iter__ (self) |
![]() | |
def | __init__ (self, source) |
def | __getattr__ (self, name) |
Data Fields | |
encoding | |
![]() | |
source | |
Injects ``<meta charset=ENCODING>`` tag into head of document
def __init__ | ( | self, | |
source, | |||
encoding | |||
) |
Creates a Filter :arg source: the source token stream :arg encoding: the encoding to set
def __iter__ | ( | self | ) |
Reimplemented from Filter.
encoding |