HomeSort by relevance Sort by last modified time
    Searched refs:runcommand (Results 1 - 4 of 4) sorted by null

  /external/python/cpython2/Lib/idlelib/
ScriptBinding.py 153 interp.runcommand("""if 1:
PyShell.py 558 self.runcommand("""if 1:
699 self.runcommand("""if 1:
766 def runcommand(self, code): member in class:ModifiedInterpreter
    [all...]
  /external/python/cpython3/Lib/idlelib/
runscript.py 139 interp.runcommand("""if 1:
pyshell.py 554 self.runcommand("""if 1:
700 self.runcommand("""if 1:
750 def runcommand(self, code): member in class:ModifiedInterpreter
    [all...]

Completed in 41 milliseconds