Home
last modified time | relevance | path

Searched refs:ModifiedInterpreter (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/python/cpython2/Lib/idlelib/
DPyShell.py388 class ModifiedInterpreter(InteractiveInterpreter): class
885 self.interp = ModifiedInterpreter(self)
/aosp_15_r20/external/python/cpython3/Lib/idlelib/
Dpyshell.py415 class ModifiedInterpreter(InteractiveInterpreter): class
887 self.interp = ModifiedInterpreter(self)
DREADME.txt182 Python Shell # pyshell.Pyshell, pyshell.ModifiedInterpreter