summaryrefslogtreecommitdiffstats
path: root/Demo/turtle/tdemo_chaos.py
Commit message (Collapse)AuthorAgeFilesLines
* Merged revisions 73557 via svnmerge fromR. David Murray2009-06-251-27/+23
| | | | | | | | | | | svn+ssh://pythondev@svn.python.org/python/trunk ........ r73557 | r.david.murray | 2009-06-25 13:29:39 -0400 (Thu, 25 Jun 2009) | 3 lines Issue 6340: update by Gregor Lingl of his tdemo_chaos demo program. Functionally equivalent, clearer code, English comments. ........
* Bug #3884: Make the turtle module toplevel again.Martin v. Löwis2008-09-211-1/+1
|
* Patch #3064: Port new turtle module and demos to 3.0.Martin v. Löwis2008-06-101-0/+63