Home | History | Annotate | Download | only in idlelib

Lines Matching defs:exit

46 # completion, exit and interruptable (the main thread) flags:
91 exit()
116 exit()
210 def exit():
211 """Exit subprocess, possibly after first deleting sys.exitfunc
222 sys.exit(0)
229 Interrupt the MainThread and exit server if link is dropped.
268 # Keep a reference to stdin so that it won't try to exit IDLE if
280 "Override SocketIO method - terminate wait on callback and exit thread"
316 exit()