Skip to content Skip to sidebar Skip to footer
Showing posts with the label Tix

_tkinter Tclerror: Can't Find Package Tix

A friend sent me some Tkinter/Tix code, but it was for Python 2: from Tkinter import * import Tix … Read more _tkinter Tclerror: Can't Find Package Tix

Trouble Finding The Default Packages Shipped With Python On Snow Leopard

I have two questions. First, how can I find out what Python modules (and their versions) come with … Read more Trouble Finding The Default Packages Shipped With Python On Snow Leopard