tkinter in python30
kentandkat at sbcglobal.net
kentandkat at sbcglobal.net
Mon Feb 16 19:46:04 EST 2009
More information about the Python-list mailing list
Mon Feb 16 19:46:04 EST 2009
- Previous message (by thread): Referencing resources from python
- Next message (by thread): tkinter in python30
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): Referencing resources from python
- Next message (by thread): tkinter in python30
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list