Searched refs:describe_token (Results 1 – 2 of 2) sorted by relevance
171 def describe_token(token): function382 (expr, describe_token(self.current)),
13 from jinja2.lexer import describe_token, describe_token_expr583 self.fail("unexpected '%s'" % describe_token(token), token.lineno)637 describe_token(self.stream.current))