- 46a9900 Merged revisions 77209,77229,77359-77360,77371 via svnmerge from by Benjamin Peterson · 15 years ago
- 46afef3 #7129: add missing function. by Georg Brandl · 15 years ago
- eaa84ef #5923: update turtle module to version 1.1. by Georg Brandl · 16 years ago
- 934896d Merged revisions 69846 via svnmerge from by Mark Dickinson · 16 years ago
- f8798f5 More typos in Lib/turtle.py by Mark Dickinson · 16 years ago
- 0fc61cc Merged revisions 69816 via svnmerge from by Mark Dickinson · 16 years ago
- 22d297b Merged revisions 67279 via svnmerge from by Martin v. Löwis · 16 years ago
- 601149b Merged revisions 66686 via svnmerge from by Martin v. Löwis · 16 years ago
- 60ebb8b Bug #3884: Make the turtle module toplevel again. by Martin v. Löwis · 16 years ago[Renamed from Lib/tkinter/turtle.py]
- 97cf99f Patch #3064: Port new turtle module and demos to 3.0. by Martin v. Löwis · 16 years ago
- 14fc427 Tkinter, step 2: adapt imports. by Georg Brandl · 16 years ago
- 3302312 Tkinter move, part 1: move modules. by Georg Brandl · 16 years ago[Renamed from Lib/lib-tk/turtle.py]
- 2a691a8 Merged revisions 62021,62029,62035-62038,62043-62044,62052-62053 via svnmerge from by Benjamin Peterson · 17 years ago
- f1368ef Fix turtle module: None and int are not comparable, map returns an iterator. by Georg Brandl · 17 years ago
- ce36ad8 Raise statement normalization in Lib/. by Collin Winter · 17 years ago
- 89f507f Four months of trunk changes (including a few releases...) by Thomas Wouters · 18 years ago
- 0e3f591 Merged revisions 46753-51188 via svnmerge from by Thomas Wouters · 18 years ago
- 477c8d5 Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk. by Thomas Wouters · 18 years ago
- 70a6b49 Replace backticks with repr() or "%r" by Walter Dörwald · 21 years ago
- af81c2e SF bug #685773: 2 (more) bugs in turtle by Raymond Hettinger · 21 years ago
- ff41c48 SF patch #701494: more apply removals by Raymond Hettinger · 22 years ago
- bffa52f Whitespace normalization (get rid of tabs). by Guido van Rossum · 22 years ago
- fd2ede2 Add the bulk of SF patch 595111 by Attila Babo. by Guido van Rossum · 22 years ago
- 73b9b66 Update Canvas before computing width. Draw turtle at end of drawing circle. by Martin v. Löwis · 22 years ago
- 4157ffb Patch #536117: Typo in turtle.py. 2.2.2 candidate. by Martin v. Löwis · 23 years ago
- 3c7a25a Applied SF patch #438424 by Josh Cogliati: by Guido van Rossum · 23 years ago
- a659efe Patch by kragen@pobox.com: When tracing is turned on, lines shorter by Guido van Rossum · 24 years ago
- d038ca8 Make reindent.py happy (convert everything to 4-space indents!). by Fred Drake · 24 years ago
- 4b6ea79 Don't rename Tkinter to Tk; closes bug 115714 Subclass Error from Exception. by Martin v. Löwis · 24 years ago
- b241b67 Turtle graphics by Guido van Rossum · 26 years ago