[Python-Dev] Tkinter problem in Python 3
Klaus Müller
kgmuller at xs4all.nl
Sat Feb 21 11:47:04 CET 2009
Hi!
I am the lead developer of SimPy (http://simpy.sourceforge.net) . Currently, I am porting SimPy to Python 3.
SimPy provides Tk/Tkinter-based GUI and plot facilities.
I find that "import Tkinter" does not work in Python 3, only "import tkinter".
What are the changes for Tkinter under Python 3?
Thanks for your help!
Klaus Müller
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20090221/bf013669/attachment.htm>
More information about the Python-Dev
mailing list