Home
last modified time | relevance | path

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

/third_party/python/Lib/idlelib/
Drunscript.py149 interp.runcommand(f"""if 1:
Dpyshell.py584 self.runcommand("""if 1:
714 self.runcommand("""if 1:
764 def runcommand(self, code): member in ModifiedInterpreter
1677 shell.interp.runcommand("""if 1: