]> granicus.if.org Git - python/commit
[3.6] bpo-30781: IDLE: Fix help button on configdialog (GH-3238) (#3489)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 11 Sep 2017 03:19:35 +0000 (20:19 -0700)
committerTerry Jan Reedy <tjreedy@udel.edu>
Mon, 11 Sep 2017 03:19:35 +0000 (23:19 -0400)
commit4a8b53a2083506ee13ff2eba2c14264f5a7faa91
tree12dd1ad78270cbf9dd3b9c09087e80cacfd78d97
parent2a0f7c34c386dc80519da6c3fb150f081943f204
[3.6] bpo-30781: IDLE: Fix help button on configdialog (GH-3238) (#3489)

This fixes an omission in the ttk conversion patch for this issue, hence no new news.
Patch by Cheryl Sabella.
(cherry picked from commit 3866d9bbcf808cea98b3d00007f9f246b83858ce)
Lib/idlelib/configdialog.py