mirror of
https://github.com/python/cpython.git
synced 2026-01-01 13:03:56 +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 | ||