]> granicus.if.org Git - python/commit
[3.6] bpo-24813: IDLE: Add default title to help_about (GH-2366) (#2369)
authorterryjreedy <tjreedy@udel.edu>
Sat, 24 Jun 2017 00:19:46 +0000 (20:19 -0400)
committerGitHub <noreply@github.com>
Sat, 24 Jun 2017 00:19:46 +0000 (20:19 -0400)
commitbd570f42110b99bade6e58e3ed2d620f27a92fc3
tree3db1fee229b9502df5ea4b69fbcbbf597a65d5d4
parent9db3ae045dd462a2da2e016c44231de1befd1f87
[3.6] bpo-24813: IDLE: Add default title to help_about (GH-2366) (#2369)

Patch by Cheryl Sabella.
(cherry picked from commit 18ede06)
Lib/idlelib/editor.py
Lib/idlelib/help_about.py
Lib/idlelib/idle_test/test_help_about.py
Lib/idlelib/macosx.py