Home
last modified time | relevance | path

Searched refs:interruptable (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/idlelib/
H A Drun.py104 # completion, exit and interruptable (the main thread) flags:
108 interruptable = False variable
573 global interruptable
576 interruptable = True
580 interruptable = False
606 if interruptable:

Completed in 2 milliseconds