SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72140 0 26 Python

gh-54781: Move Lib/tkinter/test/test_ttk/ to Lib/test/test_ttk/ (#94070)

* Move Lib/tkinter/test/test_tkinter/ to Lib/test/test_tkinter/.
* Move Lib/tkinter/test/test_ttk/ to Lib/test/test_ttk/.
* Add Lib/test/test_ttk/__init__.py based on test_ttk_guionly.py.
* Add Lib/test/test_tkinter/__init__.py
* Remove old Lib/test/test_tk.py.
* Remove old Lib/test/test_ttk_guionly.py.
* Add __main__ sub-modules.
* Update imports and update references to rename files.
V
Victor Stinner committed
c1fb12e5afa09aca3134a9bc0116c31dbcccc5e9
Parent: 47e3562
Committed by GitHub <noreply@github.com> on 6/22/2022, 8:23:37 PM