Home | History | Annotate | Download | only in compiler

Lines Matching full:interactive

57         gen = Interactive(source, filename)
98 class Interactive(AbstractCompileMode):
1331 self.graph = pyassem.PyFlowGraph("<interactive>", tree.filename)