Home | History | Annotate | Download | only in jinja2

Lines Matching refs:mod

511         while self.stream.current.type == 'mod':
514 left = nodes.Mod(left, right, lineno=lineno)