1
This commit is contained in:
@@ -3,7 +3,7 @@ import easygui
|
|||||||
import zipfile
|
import zipfile
|
||||||
from os.path import basename
|
from os.path import basename
|
||||||
import shutil
|
import shutil
|
||||||
slash = '\\'
|
slash = '/'
|
||||||
ziporunzip = easygui.buttonbox("What do you want to do?", "Meowarch", ("Archive file", "Unarchive file", "Cancel"))
|
ziporunzip = easygui.buttonbox("What do you want to do?", "Meowarch", ("Archive file", "Unarchive file", "Cancel"))
|
||||||
|
|
||||||
if ziporunzip == "Cancel":
|
if ziporunzip == "Cancel":
|
||||||
|
|||||||
Reference in New Issue
Block a user