Home | History | Annotate | Download | only in jinja2

Lines Matching full:importname

783             if import_.importname not in self.import_aliases:
784 imp = import_.importname
1599 self.write(self.import_aliases[node.importname])