commit | 6b7ed31cf9d89a5ffcb3ab438dfd4760b781c488 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Sat Jun 23 14:52:45 2018 -0700 |
committer | GitHub <noreply@github.com> | Sat Jun 23 14:52:45 2018 -0700 |
tree | b4c404f0f77c6cdc7aa9de37c5fd9bfb14bd7590 | |
parent | 070c91e46579429f7af7599af6d9e67a8dc5be50 [diff] |
bpo-33950: Remove IDLE htest spec for a deleted file. (GH-7881) In configdialog, the custom tabbedpages widget was replaced by ttk.notebook several months ago. (cherry picked from commit 5ae70f66ff1949eec35ff207c97cfe572c4e74c8) Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>