summaryrefslogtreecommitdiffstats
path: root/Lib/turtledemo/demohelp.txt
Commit message (Expand)AuthorAgeFilesLines
* Issue #22065: Try the delete demohelp.txt part again.Terry Jan Reedy2014-08-151-83/+0
* Issue #21882: In turtle demos, remove module scope gui and sys calls byTerry Jan Reedy2014-06-301-1/+4
* Issue #14117: Inprove help text and docstrings, some for clarity, some just toTerry Jan Reedy2014-06-251-15/+21
* Issue #21823: Catch turtle.Terminator exceptions in turtledemo.Terry Jan Reedy2014-06-221-6/+10
* Add the missing __main__.py in the turtledemo package. It seems to have been...Georg Brandl2010-12-301-6/+1
* Issue #10199: Moved Demo/turtle under Lib/Alexander Belopolsky2010-11-011-0/+75