]> granicus.if.org Git - python/commit
bpo-30781: IDLE: Fix help button on configdialog (#3238)
authorCheryl Sabella <cheryl.sabella@gmail.com>
Mon, 11 Sep 2017 02:41:10 +0000 (22:41 -0400)
committerTerry Jan Reedy <tjreedy@udel.edu>
Mon, 11 Sep 2017 02:41:10 +0000 (22:41 -0400)
commit3866d9bbcf808cea98b3d00007f9f246b83858ce
tree0671bd21802bad3d3df0fb82cb505a8657f9b002
parent58fc71c447049d0efe4e11db1b55edc307f1bede
bpo-30781: IDLE: Fix help button on configdialog (#3238)

This fixes an omission in the ttk conversion patch for this issue, hence no new news.
Patch by Cheryl Sabella.
Lib/idlelib/configdialog.py