Home | History | Annotate | Download | only in compiler

Lines Matching defs:Interactive

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