bpo-29446: tkinter 'import *' only imports what it should (GH-14864)
Add __all__ to tkinter.__init__ and submodules. Replace 'import *' with explicit imports in some submodules.
F
Flavian Hautbois committed
76b645124b3aaa34bc664eece43707c01ef1b382
Parent: c4cda43
Committed by Terry Jan Reedy <tjreedy@udel.edu>
on 7/26/2019, 1:30:33 AM