summaryrefslogtreecommitdiffstats
path: root/Lib/turtledemo/__main__.py
Commit message (Expand)AuthorAgeFilesLines
* Issue #10291: Cleanup turtledemo to use docstrings for help.Ned Deily2014-04-201-7/+73
* Issue # 17177: Stop using imp in turtledemoBrett Cannon2013-06-151-1/+1
* Add the missing __main__.py in the turtledemo package. It seems to have been...Georg Brandl2010-12-301-0/+266