bpo-30728: IDLE: Refactor configdialog to PEP8 names (#2307)
Also, change '*' in the tkinter import to an explicit list of names. Patch by Cheryl Sabella.
Showing
This diff is collapsed.
Please
register
or
sign in
to comment
Also, change '*' in the tkinter import to an explicit list of names. Patch by Cheryl Sabella.