Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Whitespace normalization (get rid of tabs). | Guido van Rossum | 2002-09-29 | 1 | -4/+4 |
* | Add the bulk of SF patch 595111 by Attila Babo. | Guido van Rossum | 2002-09-23 | 1 | -2/+42 |
* | Update Canvas before computing width. Draw turtle at end of drawing circle. | Martin v. Löwis | 2002-09-22 | 1 | -0/+2 |
* | Patch #536117: Typo in turtle.py. | Martin v. Löwis | 2002-03-28 | 1 | -1/+1 |
* | Applied SF patch #438424 by Josh Cogliati: | Guido van Rossum | 2001-08-09 | 1 | -4/+42 |
* | Patch by kragen@pobox.com: When tracing is turned on, lines shorter | Guido van Rossum | 2001-01-01 | 1 | -0/+2 |
* | Make reindent.py happy (convert everything to 4-space indents!). | Fred Drake | 2000-10-23 | 1 | -2/+2 |
* | Don't rename Tkinter to Tk; closes bug 115714 | Martin v. Löwis | 2000-10-01 | 1 | -6/+6 |
* | Turtle graphics | Guido van Rossum | 1998-12-04 | 1 | -0/+343 |