SIGN IN SIGN UP

bpo-45296: Clarify close, quit, and exit in IDLE (GH-30936)

In the File menu, 'Close' and 'Exit' are now 'Close Window' (the current
one) and 'Exit' is now 'Exit IDLE' (by closing all windows).
In Shell, 'quit()' and 'exit()' mean 'close Shell'.
If there are no other windows, this also exits IDLE.
T
Terry Jan Reedy committed
fcde0bc10ddd836b62d0a8e893d80b8c55e0ba3f
Parent: ced5005
Committed by GitHub <noreply@github.com> on 1/27/2022, 3:16:31 AM