Home | History | Annotate | Download | only in idlelib

Lines Matching refs:runcommand

529         self.runcommand("""if 1:
669 self.runcommand("""if 1:
736 def runcommand(self, code):
1544 shell.interp.runcommand("""if 1:
1560 shell.interp.runcommand(''.join(("print('", tkversionwarning, "')")))