]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] IDLE: Tweak iomenu.IOBinding.maybesave (GH-112914) (#112917)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 10 Dec 2023 02:56:28 +0000 (03:56 +0100)
committerGitHub <noreply@github.com>
Sun, 10 Dec 2023 02:56:28 +0000 (02:56 +0000)
commitfd5d3aec2a9a983ad155f7aa7907a5bcd8a4a19e
tree83407f9de94cd45f6a7a1c3dc3054fd738d23f10
parentb23034de9d3843771c32e93ad8ed5dd9a4223575
[3.12] IDLE: Tweak iomenu.IOBinding.maybesave  (GH-112914) (#112917)

Add docstring, use f-string, simplify code.
(cherry picked from commit ca1bde894305a1b88fdbb191426547f35b7e9200)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Lib/idlelib/iomenu.py