summaryrefslogtreecommitdiffstats
path: root/Demo/turtle
Commit message (Expand)AuthorAgeFilesLines
* normalize shebang lines to #!/usr/bin/env pythonBenjamin Peterson2010-03-1114-14/+14
* Applying patches backported from 3.1, by Gregor Lingl.R. David Murray2009-09-281-0/+1
* Issue 6340: update by Gregor Lingl of his tdemo_chaos demo program.R. David Murray2009-06-251-27/+23
* 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-0421-0/+1895