mirror of
https://github.com/python/cpython.git
synced 2025-11-01 14:11:41 +00:00
Add __all__ to tkinter.__init__ and submodules. Replace 'import *' with explicit imports in some submodules. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_font.py | ||
| test_geometry_managers.py | ||
| test_images.py | ||
| test_loadtk.py | ||
| test_misc.py | ||
| test_text.py | ||
| test_variables.py | ||
| test_widgets.py | ||