]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
#3018: tkinter demo fixes for py3k.
authorGeorg Brandl <georg@python.org>
Mon, 25 Oct 2010 17:50:20 +0000 (17:50 +0000)
committerGeorg Brandl <georg@python.org>
Mon, 25 Oct 2010 17:50:20 +0000 (17:50 +0000)
commit856023a098c60ba0d2bcfd01c5cd8ccff7db97b5
treee2af1c1b988b218c1408fac9db4b3dc3465819ea
parent07e4f1565b8d922fe0df5cf3a15e113f7c562046
#3018: tkinter demo fixes for py3k.
18 files changed:
Demo/tkinter/guido/AttrDialog.py
Demo/tkinter/guido/MimeViewer.py
Demo/tkinter/guido/ShellWindow.py
Demo/tkinter/guido/canvasevents.py
Demo/tkinter/guido/dialog.py
Demo/tkinter/guido/electrons.py
Demo/tkinter/guido/hanoi.py
Demo/tkinter/guido/listtree.py
Demo/tkinter/guido/mbox.py
Demo/tkinter/guido/rmt.py
Demo/tkinter/guido/solitaire.py
Demo/tkinter/guido/sortvisu.py
Demo/tkinter/guido/svkill.py
Demo/tkinter/guido/tkman.py
Demo/tkinter/matt/bind-w-mult-calls-p-type.py
Demo/tkinter/matt/entry-with-shared-variable.py
Demo/tkinter/matt/pong-demo-1.py
Demo/tkinter/matt/printing-coords-of-items.py