mirror of
https://github.com/python/cpython.git
synced 2025-11-01 10:45:30 +00:00
fix a lot of Tkinter imports
This commit is contained in:
parent
6cb2bddb85
commit
d6d63f5437
76 changed files with 536 additions and 536 deletions
|
|
@ -1,4 +1,4 @@
|
|||
from Tkinter import *
|
||||
from tkinter import *
|
||||
|
||||
# The way to think about this is that each radio button menu
|
||||
# controls a different variable -- clicking on one of the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue