[Tkinter-discuss] new to Python
Guilherme Polo
ggpolo at gmail.com
Tue Feb 3 15:16:56 CET 2009
On Tue, Feb 3, 2009 at 10:23 AM, Gary Wood <woodygar at sky.com> wrote:
> any good tkinter tutorial for Python 3
Any for Python 2.x will do. The major difference in Python 3 is that
modules were renamed, some were merged, and tkinter is a real package
now, all this shouldn't affect the usefulness of existing tutorials
and there is a brief description about each one you will find in
Python 3.0 at http://docs.python.org/3.0/library/tkinter.html
--
-- Guilherme H. Polo Goncalves
More information about the Tkinter-discuss
mailing list