Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |