uppercase T in Tkinter...
This commit is contained in:
parent
fdbd9761c7
commit
cd3def12b1
@ -1,6 +1,6 @@
|
||||
import zipfile, tarfile, platform, os, time, shutil
|
||||
from tkinter import Tk, HORIZONTAL
|
||||
from tkinter.ttk import Progressbar, Label
|
||||
from Tkinter import Tk, HORIZONTAL
|
||||
from ttk import Label, Progressbar
|
||||
|
||||
ext = {
|
||||
"Windows": "zip",
|
||||
|
Loading…
Reference in New Issue
Block a user