OpenQuizz
Une application de gestion des contenus pédagogiques
|
Public Member Functions | |
def | __init__ (self, template, context, body_stream=None) |
def | __html__ (self) |
def | __str__ (self) |
def | __repr__ (self) |
Represents an imported template. All the exported names of the template are available as attributes on this object. Additionally converting it into an unicode- or bytestrings renders the contents.
def __init__ | ( | self, | |
template, | |||
context, | |||
body_stream = None |
|||
) |
def __html__ | ( | self | ) |
def __repr__ | ( | self | ) |
def __str__ | ( | self | ) |