summaryrefslogtreecommitdiff
path: root/Demo/tkinter/guido/switch.py
Commit message (Collapse)AuthorAgeFilesLines
* More cleanup: Move some demos into a dedicated Tools/demo dir, move 2to3 ↵Georg Brandl2010-12-301-55/+0
| | | | demo to Tools, and remove all the other Demo content.
* 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