summaryrefslogtreecommitdiffstats
path: root/Lib/turtledemo
Commit message (Expand)AuthorAgeFilesLines
* Modernize turtledemo with conditional expressions; remove duplicate line.Terry Jan Reedy2014-07-271-19/+6
* Issue #22061: remove call of useless function slated for removal.Terry Jan Reedy2014-07-251-1/+0
* Issue #22053: Make help work, after previous patch for this issue disabled itTerry Jan Reedy2014-07-251-17/+9
* Issue #22053: Cleanup turtledemo start and stop and fix debug shutdown warning.Terry Jan Reedy2014-07-231-21/+5
* Issue #21597: Turtledemo text pane can now be widened to view or copy completeTerry Jan Reedy2014-07-231-68/+80
* Issue #21882: In turtle demos, remove module scope gui and sys calls byTerry Jan Reedy2014-06-306-60/+50
* Issue #14117: Inprove help text and docstrings, some for clarity, some just toTerry Jan Reedy2014-06-257-48/+60
* Issue #21823: Catch turtle.Terminator exceptions in turtledemo.Terry Jan Reedy2014-06-223-25/+37
* Issue #19936: Added executable bits or shebang lines to Python scripts whichSerhiy Storchaka2014-01-1613-0/+0
|\
| * Issue #19936: Added executable bits or shebang lines to Python scripts whichSerhiy Storchaka2014-01-1613-0/+0
* | Issue # 17177: Stop using imp in turtledemoBrett Cannon2013-06-151-1/+1
|/
* #12677: correct turtle orientation in docSandro Tosi2011-08-071-2/+2
* #11565: Merge with 3.1.Ezio Melotti2011-03-161-1/+1
* Add the missing __main__.py in the turtledemo package. It seems to have been...Georg Brandl2010-12-303-8/+269
* Translated German message into English.Alexander Belopolsky2010-11-011-1/+1
* Issue #10199: Fixing r86095 - svn did not like combining rename and change of...Alexander Belopolsky2010-11-011-119/+0
* Issue #10199: Fixing r86095 - svn did not like combining rename and change of...Alexander Belopolsky2010-11-011-0/+119
* Issue #10199: Fixing r86095 - svn did not like combining rename and change of...Alexander Belopolsky2010-11-011-0/+119
* Issue #10199: Moved Demo/turtle under Lib/Alexander Belopolsky2010-11-0122-0/+1860