Home | History | Annotate | Download | only in compiler

Lines Matching full:backquote

206 class Backquote(Node):
218 return "Backquote(%s)" % (repr(self.expr),)