This site is developed to XHTML and CSS2 W3C standards. If you see this paragraph, your browser does not support those standards and you need to upgrade. Visit WaSP for a variety of options.

php pastebin - collaborative irc debugging view php source

Paste #719

Posted by: icon
Posted on: 2026-07-24 14:16:33
Age: 15 days ago
Views: 321
try:
    root.iconbitmap("icon.ico")
except:
    try:
        # Запасной вариант с PNG для Linux
        img = tk.PhotoImage(file="icon.png")
        root.iconphoto(True, img)
    except:
        pass

Download raw | Create new paste

© BitByByte, 2026.
Downgrade Counter