Home
last modified time | relevance | path

Searched refs:runcommand (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Lib/idlelib/
Drunscript.py149 interp.runcommand(f"""if 1:
Dpyshell.py569 self.runcommand("""if 1:
699 self.runcommand("""if 1:
750 def runcommand(self, code): member in ModifiedInterpreter
1664 shell.interp.runcommand("""if 1: