Files
cpython/Lib/tkinter
Zhikang Yan da8825ea95 gh-128562: Fix generation of the tkinter widget names (GH-128604)
There were possible conflicts if the widget class name ends with a digit.
2025-01-13 15:54:46 +00:00
..