summaryrefslogtreecommitdiffstats
path: root/Lib/lib-tk/turtle.py
Commit message (Collapse)AuthorAgeFilesLines
* Don't rename Tkinter to Tk; closes bug 115714Martin v. Löwis2000-10-011-6/+6
| | | | Subclass Error from Exception.
* Turtle graphicsGuido van Rossum1998-12-041-0/+343