bpo-43013: Fix old tkinter module names in idlelib (GH-24326)
Lowercase 'tkColorChooser', 'tkFileDialog', 'tkSimpleDialog', and 'tkMessageBox' and remove 'tk'. Just lowercase 'tkFont' as 'font' is already used. Adjust import.
T
Terry Jan Reedy committed
879986d8a932c4524cb6ff822afc9537de16e28d
Parent: cf19cc3
Committed by GitHub <noreply@github.com>
on 1/25/2021, 11:33:18 AM