bpo-35086: Fix tkinter example "A Simple Hello World Program". (GH-10160)
The root widget was accessed as a global variable in the Application's method.
Showing
Please register or sign in to comment
The root widget was accessed as a global variable in the Application's method.