summaryrefslogtreecommitdiff
path: root/Demo/turtle/turtleDemo.py
Commit message (Expand)AuthorAgeFilesLines
* #8616: update module nameGeorg Brandl2010-05-241-1/+1
* normalize shebang lines to #!/usr/bin/env pythonBenjamin Peterson2010-03-111-1/+1
* Applying patches backported from 3.1, by Gregor Lingl.R. David Murray2009-09-281-0/+1
* Issue #3965: Allow repeated calls to turtle.Screen, by making it aMartin v. Löwis2008-09-291-2/+2
* Patch #1513695: New turtle module, with demos.Martin v. Löwis2008-06-041-0/+279