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