OpenQuizz
Une application de gestion des contenus pédagogiques
|
Additional Inherited Members | |
![]() | |
def | as_const (self, eval_ctx=None) |
def | can_assign (self) |
![]() | |
def | __init__ (self, *fields, **attributes) |
def | iter_fields (self, exclude=None, only=None) |
def | iter_child_nodes (self, exclude=None, only=None) |
def | find (self, node_type) |
def | find_all (self, node_type) |
def | set_ctx (self, ctx) |
def | set_lineno (self, lineno, override=False) |
def | set_environment (self, environment) |
def | __eq__ (self, other) |
def | __ne__ (self, other) |
def | __repr__ (self) |
def | dump (self) |
![]() | |
def | __new__ (mcs, name, bases, d) |
![]() | |
abstract | |
![]() | |
fields | |
attributes | |
abstract | |
Return the current template context including locals. Behaves exactly like :class:`ContextReference`, but includes local variables, such as from a ``for`` loop. .. versionadded:: 2.11