]> granicus.if.org Git - python/commit
bpo-34850: Replace is with == in idlelib.iomenu (GH-9649)
authorTerry Jan Reedy <tjreedy@udel.edu>
Sun, 30 Sep 2018 21:17:17 +0000 (17:17 -0400)
committerGitHub <noreply@github.com>
Sun, 30 Sep 2018 21:17:17 +0000 (17:17 -0400)
commit5fa247d60d4f3f2b8c8ae8cb57363aca234344c2
tree58246773bee2063b28ed6624d2a42842f87f1db7
parent2a2940e5c3e6d92f4fac5e9d361a1e224bb2f12e
bpo-34850: Replace is with == in idlelib.iomenu (GH-9649)

Patch by Serhiy Storchaka (in PR #9642).
Lib/idlelib/iomenu.py