tkinter in python30

laplacian42 at gmail.com laplacian42 at gmail.com
Mon Feb 16 20:07:56 EST 2009


On Feb 16, 7:46 pm, kentand... at sbcglobal.net wrote:
> Does anyone know what happened to tkinter in Python3? There is a tkinter
> folder in the Lib folder, but there is no Tkinter.py that I can
> find. Both "from Tkinter import *" and "from _tkinter import *" result
> in "no such module" error messages. What gives?
>
> Kent

http://docs.python.org/3.0/library/tkinter.html



More information about the Python-list mailing list