Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merged revisions 73557 via svnmerge from | R. David Murray | 2009-06-25 | 1 | -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. ........ | ||||
* | #5923: update turtle module to version 1.1. | Georg Brandl | 2009-05-05 | 2 | -0/+317 |
| | |||||
* | Merged revisions 66686 via svnmerge from | Martin v. Löwis | 2008-09-29 | 1 | -2/+2 |
| | | | | | | | | | | | | | svn+ssh://pythondev@svn.python.org/python/trunk ........ r66686 | martin.v.loewis | 2008-09-30 00:09:07 +0200 (Di, 30 Sep 2008) | 5 lines Issue #3965: Allow repeated calls to turtle.Screen, by making it a true singleton object. Reviewed by Gregor Lingl. ........ | ||||
* | Bug #3884: Make the turtle module toplevel again. | Martin v. Löwis | 2008-09-21 | 18 | -18/+18 |
| | |||||
* | Patch #3064: Port new turtle module and demos to 3.0. | Martin v. Löwis | 2008-06-10 | 22 | -0/+2020 |