mirror of
https://github.com/python/cpython.git
synced 2026-06-07 12:00:30 -04:00
76b645124b
Add __all__ to tkinter.__init__ and submodules. Replace 'import *' with explicit imports in some submodules.