Exemple #1
0
def Start():
    path = entPath.get()
    if path == "":
        return
    S.Main(path)