summaryrefslogtreecommitdiffstats
path: root/Lib/turtledemo/__main__.py
Commit message (Collapse)AuthorAgeFilesLines
* Add the missing __main__.py in the turtledemo package. It seems to have ↵Georg Brandl2010-12-301-0/+266
been lost during some mass rename action (r86095).