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

Public Member Functions

def __init__ (self, environment, template_name=None)
 
def save (self)
 
def revert (self, old)
 

Data Fields

 environment
 
 autoescape
 
 volatile
 

Detailed Description

Holds evaluation time information.  Custom attributes can be attached
to it in extensions.

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self,
  environment,
  template_name = None 
)

Member Function Documentation

◆ revert()

def revert (   self,
  old 
)

◆ save()

def save (   self)

Field Documentation

◆ autoescape

autoescape

◆ environment

environment

◆ volatile

volatile

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