Exemplo n.º 1
0
def scrapj():

    top = tk.Toplevel()
    top["bg"] = "white"
    g = Job(top)
    g.mainloop()