summaryrefslogtreecommitdiff
path: root/Demo/tkinter/guido/switch.py
Commit message (Expand)AuthorAgeFilesLines
* More cleanup: Move some demos into a dedicated Tools/demo dir, move 2to3 demo...Georg Brandl2010-12-301-55/+0
* fix a lot of Tkinter importsBenjamin Peterson2009-01-041-1/+1
* Added the mainloop() call.Guido van Rossum1998-09-141-0/+1
* Show how to do switchable panels.Guido van Rossum1998-07-151-0/+54