Home | History | Annotate | Download | only in idlelib

Lines Matching defs:exit

59 # completion, exit and interruptable (the main thread) flags:
106 exit()
132 exit()
228 def exit():
229 """Exit subprocess, possibly after first deleting sys.exitfunc
241 sys.exit(0)
248 Interrupt the MainThread and exit server if link is dropped.
287 # Keep a reference to stdin so that it won't try to exit IDLE if
299 "Override SocketIO method - terminate wait on callback and exit thread"
335 exit()