Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved to Python 1.5.2/Lib | Guido van Rossum | 1998-12-08 | 1 | -343/+0 |
* | root is now a global called _root | Guido van Rossum | 1998-10-26 | 1 | -1/+1 |
* | Raise the root window on reset(). | Guido van Rossum | 1998-10-24 | 1 | -11/+9 |
* | Split the goto() function in two: _goto() is the internal one, | Guido van Rossum | 1998-10-24 | 1 | -5/+9 |
* | Cope with destruction of the window | Guido van Rossum | 1998-10-24 | 1 | -7/+24 |
* | Turtle graphics | Guido van Rossum | 1998-10-24 | 1 | -0/+324 |