summaryrefslogtreecommitdiff
path: root/Demo/tkinter/matt/canvas-moving-or-creating.py
Commit message (Collapse)AuthorAgeFilesLines
* More cleanup: Move some demos into a dedicated Tools/demo dir, move 2to3 ↵Georg Brandl2010-12-301-62/+0
| | | | demo to Tools, and remove all the other Demo content.
* fix a lot of Tkinter importsBenjamin Peterson2009-01-041-1/+1
|
* Whitespace normalization, via reindent.py.Tim Peters2004-07-181-38/+35
|
* Change bind() to tag_bind() so it works again.Guido van Rossum1997-09-241-2/+2
|
* Updated for Python 1.4Guido van Rossum1996-07-301-25/+20
|
* Matt's examplesGuido van Rossum1994-10-071-0/+70