diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2022-01-27 03:55:25 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-27 03:55:25 (GMT) |
commit | 5acaad0b3033fde6f21de6ac73681cd6cf64b1f7 (patch) | |
tree | a462df8f1c4b7a04886daced7bb5a2d2f7e217c8 /Lib/idlelib/undo.py | |
parent | c7af838805ddf52320bce3d5978bfdd37eed1b3a (diff) | |
download | cpython-5acaad0b3033fde6f21de6ac73681cd6cf64b1f7.zip cpython-5acaad0b3033fde6f21de6ac73681cd6cf64b1f7.tar.gz cpython-5acaad0b3033fde6f21de6ac73681cd6cf64b1f7.tar.bz2 |
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>
Diffstat (limited to 'Lib/idlelib/undo.py')
0 files changed, 0 insertions, 0 deletions