Home | History | Annotate | Download | only in idlelib

Lines Matching defs:exit

84 # completion, exit and interruptable (the main thread) flags:
132 exit()
159 exit()
268 def exit():
269 """Exit subprocess, possibly after first clearing exit functions.
280 sys.exit(0)
288 Interrupt the MainThread and exit server if link is dropped.
422 # Keep a reference to stdin so that it won't try to exit IDLE if
434 "Override SocketIO method - terminate wait on callback and exit thread"
470 exit()