SIGN IN SIGN UP

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

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.
(cherry picked from commit fcde0bc10ddd836b62d0a8e893d80b8c55e0ba3f)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
M
Miss Islington (bot) committed
5acaad0b3033fde6f21de6ac73681cd6cf64b1f7
Parent: c7af838
Committed by GitHub <noreply@github.com> on 1/27/2022, 3:55:25 AM