Home | History | Annotate | Download | only in jinja2

Lines Matching refs:soft

147         # a toplevel frame is the root + soft frames such as if conditions.
216 def soft(self):
217 """Return a soft frame. A soft frame may not be modified as
1163 if_frame = frame.soft()