]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
IDLE: replace if statement with expression (#94228)
authorTerry Jan Reedy <tjreedy@udel.edu>
Fri, 24 Jun 2022 16:59:49 +0000 (12:59 -0400)
committerGitHub <noreply@github.com>
Fri, 24 Jun 2022 16:59:49 +0000 (12:59 -0400)
commit91f9947f231cce2c72a3fb7b5c8e8cf49cc2c10f
tree26a7c3ebfbae0ea5cf45ec4180026e614ada29b6
parentf0b234e6ed83e810bd9844e744f5e22aa538a356
IDLE: replace if statement with expression (#94228)
Lib/idlelib/iomenu.py