aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Demo/turtle/turtleDemo.py
Commit message (Expand)AuthorAge
* Issue #10199: Moved Demo/turtle under Lib/Alexander Belopolsky2010-11-01
* convert shebang lines: python -> python3Benjamin Peterson2010-03-11
* Merged revisions 66686 via svnmerge fromMartin v. Löwis2008-09-29
* Bug #3884: Make the turtle module toplevel again.Martin v. Löwis2008-09-21
* Patch #3064: Port new turtle module and demos to 3.0.Martin v. Löwis2008-06-10