Commit 4f9e553
committed
gh-89520: IDLE - Fix test_exists_user cleanup to properly remove section
read_dict is additive and doesn't remove sections. Setting enable to
False still leaves the ZzDummy section in user config. Use
remove_section to fully restore the original empty state.1 parent 392985a commit 4f9e553
1 file changed
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
103 | | - | |
104 | | - | |
| 102 | + | |
105 | 103 | | |
106 | 104 | | |
107 | 105 | | |
| |||
0 commit comments