jinja2.environment.EvalContext

class jinja2.environment.EvalContext(environment, template_name=None)[source]

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

Methods

__init__(environment[, template_name])
revert(old)
save()