Searched refs:ModifiedInterpreter (Results 1 – 3 of 3) sorted by relevance
388 class ModifiedInterpreter(InteractiveInterpreter): class885 self.interp = ModifiedInterpreter(self)
415 class ModifiedInterpreter(InteractiveInterpreter): class887 self.interp = ModifiedInterpreter(self)
182 Python Shell # pyshell.Pyshell, pyshell.ModifiedInterpreter