Home | History | Annotate | Download | only in jinja2

Lines Matching defs:push_scope

602     def push_scope(self, frame, extra_vars=()):
1058 aliases = self.push_scope(loop_frame, ('loop',))
1199 aliases = self.push_scope(filter_frame)
1616 aliases = self.push_scope(scope_frame)