Searched defs:runcommand (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
H A DPyShell.py529 self.runcommand("""if 1:
669 self.runcommand("""if 1:
736 def runcommand(self, code): member in class:ModifiedInterpreter
1544 shell.interp.runcommand("""if 1:
1560 shell.interp.runcommand(''.join(("print('", tkversionwarning, "')")))
/prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
H A DPyShell.py529 self.runcommand("""if 1:
669 self.runcommand("""if 1:
736 def runcommand(self, code): member in class:ModifiedInterpreter
1544 shell.interp.runcommand("""if 1:
1560 shell.interp.runcommand(''.join(("print('", tkversionwarning, "')")))
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
H A DPyShell.py529 self.runcommand("""if 1:
669 self.runcommand("""if 1:
736 def runcommand(self, code): member in class:ModifiedInterpreter
1544 shell.interp.runcommand("""if 1:
1560 shell.interp.runcommand(''.join(("print('", tkversionwarning, "')")))
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
H A DPyShell.py529 self.runcommand("""if 1:
669 self.runcommand("""if 1:
736 def runcommand(self, code): member in class:ModifiedInterpreter
1544 shell.interp.runcommand("""if 1:
1560 shell.interp.runcommand(''.join(("print('", tkversionwarning, "')")))

Completed in 49 milliseconds